fix(kustomization): update API and WebSocket URLs for frontend environment

This commit is contained in:
Janis Eccarius
2026-06-21 20:49:52 +02:00
parent 587ea19e0e
commit f2aeea1b40
+2 -2
View File
@@ -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