ソースを参照

修改正是打包中后台内容

YL2767 1ヶ月前
コミット
73bcfc23ec
1個のファイルの変更1行の追加2行の削除
  1. 1
    2
      config/prod.env.js

+ 1
- 2
config/prod.env.js ファイルの表示

@@ -1,6 +1,5 @@
1 1
 'use strict'
2 2
 module.exports = {
3 3
   NODE_ENV: '"production"',
4
-	BASE_API: '"http://47.104.245.159:8081/thware/"'
5
-	// BASE_API: '"http://39.105.120.43:8080/thware/"'
4
+	BASE_API: '"http://120.224.213.150/thware_zg/"'
6 5
 }

読み込み中…
キャンセル
保存