- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.6k
 
Closed
Labels
enhancementAnything you want improvedAnything you want improved
Description
Every config value can be overridden by an environment variable with the same name in uppercase. For example, db_url can be overridden by setting the DB_URL environment variable.
from https://reflex.dev/docs/api-reference/config/
We should consider prefixing all reflex env vars with REFLEX_. A first PR could still allow the non-prefixed env vars and emit a deprecation warning.
picklelo, ndy2 and Lendemor
Metadata
Metadata
Assignees
Labels
enhancementAnything you want improvedAnything you want improved