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

+ 2 - 1
.env.development

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