diff --git a/nowchess/htwg-1-prod/kustomization.yaml b/nowchess/htwg-1-prod/kustomization.yaml index e24455c..abae92b 100755 --- a/nowchess/htwg-1-prod/kustomization.yaml +++ b/nowchess/htwg-1-prod/kustomization.yaml @@ -25,8 +25,8 @@ patches: metadata: name: nowchess-frontend-env-config data: - API_URL: "http://141.37.74.142" - WEBSOCKET_URL: "ws://141.37.74.142" + API_URL: "http://141.37.123.122" + WEBSOCKET_URL: "ws://141.37.123.122" target: kind: ConfigMap name: nowchess-frontend-env-config