diff --git a/nowchess/htwg-1-prod/kustomization.yaml b/nowchess/htwg-1-prod/kustomization.yaml index 0decef5..e24455c 100755 --- a/nowchess/htwg-1-prod/kustomization.yaml +++ b/nowchess/htwg-1-prod/kustomization.yaml @@ -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"