dedsudiyu 1 年之前
父節點
當前提交
c3e22d8169
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .env.production

+ 2 - 2
.env.production

@@ -12,11 +12,11 @@ ENV = 'production'
 
 # ####################外网接口配置####################
 
-VUE_APP_BASE_API = '192.168.1.8/api'
+VUE_APP_BASE_API = '218.3.208.12:2203/api'
 
 
 
 # ####################内网接口配置####################
 
-VUE_APP_BASE_LOCAL_API = '192.168.1.8/api'
+VUE_APP_BASE_LOCAL_API = '218.3.208.12:2203/api'