fix: update CORS_ORIGINS to new IP address

This commit is contained in:
Janis Eccarius
2026-06-21 17:16:59 +02:00
parent 252c543fed
commit 7aa3bd3b12
+1 -1
View File
@@ -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"