fix cors
All checks were successful
Build and Publish / build-release (push) Successful in 1m17s

This commit is contained in:
2026-04-16 16:10:01 -05:00
parent 844fc35088
commit 3a22776568
3 changed files with 8 additions and 1 deletions

View File

@@ -44,6 +44,8 @@ controllers:
LOG_LEVEL: info
MIX_ENV: prod
PORT: "8080"
CORS_ORIGIN:
value: "*"
PHX_HOST: "0.0.0.0"
PHX_SERVER: "true"
DATABASE_URL: