fix cors_plug
All checks were successful
Build and Publish / build-release (push) Successful in 1m21s
All checks were successful
Build and Publish / build-release (push) Successful in 1m21s
This commit is contained in:
@@ -39,6 +39,8 @@ controllers:
|
||||
LOG_LEVEL: debug
|
||||
MIX_ENV: prod
|
||||
PORT: "8080"
|
||||
CORS_ORIGIN:
|
||||
value: "*"
|
||||
PHX_HOST: "0.0.0.0"
|
||||
PHX_SERVER: "true"
|
||||
RABBITMQ_HOST:
|
||||
|
||||
Reference in New Issue
Block a user