调整配置
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
NODE_ENV=development
|
||||
|
||||
# IP端口或域名
|
||||
#VUE_APP_IP = 192.168.1.18:8955
|
||||
VUE_APP_IP = gzpg3.com:8090
|
||||
VUE_APP_IP = dev3.gzpg2006.cn
|
||||
|
||||
# 接口地址
|
||||
#VUE_APP_API_URL = http://${VUE_APP_IP}/php/
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
# 指定构建模式
|
||||
NODE_ENV=production
|
||||
|
||||
# 接口地址
|
||||
VUE_APP_API_URL = http://1.13.246.65:8011/public/index.php #http://120.78.206.39:7001/public/index.php/
|
||||
|
||||
# 部署应用包时的基本 URL
|
||||
VUE_APP_PUBLIC_PATH = /
|
||||
|
||||
# FTP 下载基础URL 9910 生产, 9911测试
|
||||
FTP_DOWNLOAD_BASE_URL = http://113.98.62.215:9910/download
|
||||
# FTP_DOWNLOAD_BASE_URL = http://113.98.62.215:9911/download
|
||||
#websocket地址
|
||||
VUE_APP_SOCKET_URL = http://1.13.246.65:2120 #http://120.78.206.39:2120
|
||||
@@ -1,7 +1,7 @@
|
||||
NODE_ENV=production
|
||||
|
||||
# IP端口或域名
|
||||
VUE_APP_IP = dev3.gzpg2006.cn
|
||||
VUE_APP_IP = sys.gzpg2006.cn
|
||||
|
||||
# 接口地址
|
||||
VUE_APP_API_URL = http://${VUE_APP_IP}/php/
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
# 指定构建模式
|
||||
NODE_ENV=production
|
||||
|
||||
# 接口地址
|
||||
//VUE_APP_API_URL = http://test.cspg-api.ecspg.com/cspg2.4/public/index.php/
|
||||
|
||||
|
||||
# 部署应用包时的基本 URL
|
||||
VUE_APP_PUBLIC_PATH = /dev_c1.1.0.5/dist/
|
||||
|
||||
# FTP 下载基础URL 9910 生产, 9911测试
|
||||
FTP_DOWNLOAD_BASE_URL = http://113.98.62.215:9910/download
|
||||
# FTP_DOWNLOAD_BASE_URL = http://113.98.62.215:9911/download
|
||||
|
||||
#websocket地址
|
||||
//VUE_APP_SOCKET_URL = http://47.115.14.163:2120
|
||||
@@ -1,17 +0,0 @@
|
||||
# 指定构建模式
|
||||
NODE_ENV=production
|
||||
|
||||
# 接口地址
|
||||
VUE_APP_API_URL = http://uat.cspg-api.ecspg.com/cspg2.4/public/index.php/
|
||||
|
||||
|
||||
# 部署应用包时的基本 URL
|
||||
VUE_APP_PUBLIC_PATH = /dev_c1.1.0.5/
|
||||
|
||||
# FTP 下载基础URL 9910 生产, 9911测试
|
||||
FTP_DOWNLOAD_BASE_URL = http://113.98.62.215:9910/download
|
||||
# FTP_DOWNLOAD_BASE_URL = http://113.98.62.215:9911/download
|
||||
|
||||
#websocket地址
|
||||
#VUE_APP_SOCKET_URL = http://120.78.206.39:2120
|
||||
VUE_APP_SOCKET_URL = http://47.115.14.163:2120
|
||||
Reference in New Issue
Block a user