FengChaoYu 3 年 前
コミット
8336793056
1 ファイル変更2 行追加2 行削除
  1. 2 2
      .env.staging

+ 2 - 2
.env.staging

@@ -4,6 +4,6 @@ NODE_ENV = production
 ENV = 'staging'
 
 # base api
-VUE_APP_BASE_API = 'http://121.43.111.127:10005/'
-#VUE_APP_BASE_API = 'http://hg.zfire.top/api/'
+#VUE_APP_BASE_API = 'http://121.43.111.127:10005/'
+VUE_APP_BASE_API = 'http://hg.zfire.top/api/'