Add CORS_ALLOW_ALL for dev sites
This commit is contained in:
+5
-1
@@ -58,6 +58,10 @@ SECRET_DB_PASSWORD_VERSION=v1
|
||||
#SECRET_AUTHENTIK_ID_VERSION=v1
|
||||
#LOGIN_TYPE='auto'
|
||||
|
||||
# Allow remote connections to db
|
||||
# 🚩🚩 dangerous, use only for development sites!
|
||||
|
||||
# Allow remote connections to db
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.public-db.yml
|
||||
|
||||
# Wide-open CORS
|
||||
#CORS_ALLOW_ALL=1
|
||||
|
||||
Reference in New Issue
Block a user