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