fix(kustomization): update API and WebSocket URLs for frontend environment
This commit is contained in:
@@ -25,8 +25,8 @@ patches:
|
|||||||
metadata:
|
metadata:
|
||||||
name: nowchess-frontend-env-config
|
name: nowchess-frontend-env-config
|
||||||
data:
|
data:
|
||||||
API_URL: "http://141.37.74.142"
|
API_URL: "http://141.37.123.122"
|
||||||
WEBSOCKET_URL: "ws://141.37.74.142"
|
WEBSOCKET_URL: "ws://141.37.123.122"
|
||||||
target:
|
target:
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
name: nowchess-frontend-env-config
|
name: nowchess-frontend-env-config
|
||||||
|
|||||||
Reference in New Issue
Block a user