Browse Source

项目设置

wy 1 year ago
parent
commit
09bcd3299a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .env.development

+ 2 - 2
.env.development

@@ -4,5 +4,5 @@ ENV = 'development'
 # base api
 # VUE_APP_BASE_API = 'http://zk.li-ai.com.cn:8080/api'
 # VUE_APP_BASE_API = 'https://53670u39m2.goho.co/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://192.168.3.251:8080/api"
+VUE_APP_WS = 'ws://192.168.3.251:8080/ws/'