wy 1 éve
szülő
commit
99635bf79e
1 módosított fájl, 4 hozzáadás és 4 törlés
  1. 4 4
      .env.production

+ 4 - 4
.env.production

@@ -2,7 +2,7 @@
 ENV = 'production'
 
 # base api
-# VUE_APP_BASE_API = 'http://192.168.3.177:8080/api'
-# VUE_APP_WS = 'ws://192.168.3.177:8080/ws'
-VUE_APP_BASE_API = 'http://zk.li-ai.com.cn:8090/api'
-VUE_APP_WS = 'ws://zk.li-ai.com.cn:8090/ws'
+VUE_APP_BASE_API = "http://192.168.3.251:8080/api"
+VUE_APP_WS = 'ws://192.168.3.251:8080/ws/'
+# VUE_APP_BASE_API = 'http://zk.li-ai.com.cn:8090/api'
+# VUE_APP_WS = 'ws://zk.li-ai.com.cn:8090/ws'