|
|
@@ -5,7 +5,8 @@
|
|
|
#VITE_API_URL='https://home.ynims.com/dataScreen/dataBigScreen/'
|
|
|
VITE_API_URL='http://47.107.245.0:48080/'
|
|
|
VITE_API_APP_URL='http://47.112.126.153:7060/'
|
|
|
-VITE_API_WSS_URL='ws://47.112.126.153:7061/ws/monitor/'
|
|
|
+# VITE_API_WSS_URL='ws://47.112.126.153:7061/ws/monitor/'
|
|
|
+VITE_API_WSS_URL='wss://home.ynims.com:6060/ws/monitor/'
|
|
|
# VITE_API_APP_URL='https://home.ynims.com:6060'
|
|
|
|
|
|
|