what
This commit is contained in:
parent
284e58a90c
commit
4f356f520c
@ -38,7 +38,7 @@ def export(
|
||||
console.set_log_level(loglevel)
|
||||
|
||||
# Set env mode in the environment
|
||||
environment.REFLEX_ENV_MODE.set(constants.Env.PROD)
|
||||
environment.REFLEX_ENV_MODE.set(env)
|
||||
|
||||
# Override the config url values if provided.
|
||||
if api_url is not None:
|
||||
|
Loading…
Reference in New Issue
Block a user