naas
naas copied to clipboard
Naas Asset - Generate URL in production
Issue: Naas Assets can only be generated from dev env so we are able to use it with a Scheduler. Target: Be able to generate a public URL from the production env.
We shall implement logic to enable assets to be generated in prod using :
naas.asset.add(override_prod=True)
The current/default behavior is False
Thanks @Dr0p42, @FlorentLvr can you test on your side before I contact users?