Quellcode durchsuchen

修改配置文件

duanxiaoduan vor 1 Jahr
Ursprung
Commit
4a19c6955c
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 3 3
      .env.production

+ 3 - 3
.env.production

@@ -2,8 +2,8 @@
 ENV = 'production'
 
 # base api
-# 正式线 
+# 正式线
 # VUE_APP_BASE_API = ':8081/'
-# VUE_APP_BASE_API = '/'
-VUE_APP_BASE_API = 'http://kpt8081.kptyun.com/'
+VUE_APP_BASE_API = '/'
+# VUE_APP_BASE_API = 'http://kpt8081.kptyun.com/'