fix: update CORS_ORIGINS to new IP address
This commit is contained in:
@@ -12,7 +12,7 @@ patches:
|
|||||||
name: nowchess-env-config
|
name: nowchess-env-config
|
||||||
data:
|
data:
|
||||||
QUARKUS_PROFILE: deployed
|
QUARKUS_PROFILE: deployed
|
||||||
CORS_ORIGINS: http://141.37.74.142
|
CORS_ORIGINS: http://141.37.123.122
|
||||||
NOWCHESS_COORDINATOR_ENABLED: "false"
|
NOWCHESS_COORDINATOR_ENABLED: "false"
|
||||||
REDIS_PREFIX: nowchess
|
REDIS_PREFIX: nowchess
|
||||||
QUARKUS_LOG_LEVEL: "WARN"
|
QUARKUS_LOG_LEVEL: "WARN"
|
||||||
|
|||||||
Reference in New Issue
Block a user