mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 04:01:58 +00:00
dynamic cors policy
This commit is contained in:
committed by
Keagan McClelland
parent
7d493e12d3
commit
bcfe7c0d21
@@ -28,7 +28,6 @@ detailed-logging: "_env:DETAILED_LOGGING:false"
|
||||
|
||||
# NB: If you need a numeric value (e.g. 123) to parse as a String, wrap it in single quotes (e.g. "_env:YESOD_PGPASS:'123'")
|
||||
# See https://github.com/yesodweb/yesod/wiki/Configuration#parsing-numeric-values-as-strings
|
||||
cors-override-star: "_env:CORS_OVERRIDE_STAR:"
|
||||
filesystem-base: "_env:FILESYSTEM_BASE:/"
|
||||
database:
|
||||
database: "start9_agent.sqlite3"
|
||||
|
||||
Reference in New Issue
Block a user