More work on configs and env
This commit is contained in:
@@ -100,6 +100,7 @@ AE_API_GUNICORN_WORKERS=2 # (default=2)
|
||||
AE_API_GUNICORN_THREADS=2 # (default=2)
|
||||
AE_API_RELOAD=False
|
||||
AE_API_JWT_KEY="ABC123 22 CHARS" # 22 characters; super secret Aether JWT signing key
|
||||
AE_API_ORIGINS_REGEX="(https://.*\.oneskyit\.com)|(https://.*\.oneskyit\.com:4443)|(https://.*\.oneskyit\.com:8443)" # default allows for some sane domains related to https://.*\.oneskyit\.com with some common extra ports
|
||||
|
||||
# Aether app specific config (Flask with Svelte)
|
||||
AE_APP_CFG_ID=0
|
||||
|
||||
Reference in New Issue
Block a user