dynamic cors policy

This commit is contained in:
Aiden McClelland
2020-12-04 18:26:55 -07:00
committed by Keagan McClelland
parent 7d493e12d3
commit bcfe7c0d21
3 changed files with 12 additions and 15 deletions

View File

@@ -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"