2
schangxiang@126.com
2024-04-24 6f274c59cb27a0946fe6200ad4eeca4bf28bd3b7
2
已添加3个文件
23 ■■■■■ 文件已修改
iWare_RawMaterialWarehouse_Web/.env 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
iWare_RawMaterialWarehouse_Web/.env.development 10 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
iWare_RawMaterialWarehouse_Web/.env.preview 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
iWare_RawMaterialWarehouse_Web/.env
对比新文件
@@ -0,0 +1,4 @@
NODE_ENV=production
VUE_APP_PREVIEW=true
VUE_APP_API_BASE_URL=http://10.10.40.166:8090
VUE_APP_SOCKET_BASE_URL=ws://localhost:8090
iWare_RawMaterialWarehouse_Web/.env.development
对比新文件
@@ -0,0 +1,10 @@
NODE_ENV=development
VUE_APP_PREVIEW=true
#鏈満鐜
VUE_APP_API_BASE_URL=http://localhost:8090
VUE_APP_SOCKET_BASE_URL=ws://localhost:8090
#166鐜
# VUE_APP_API_BASE_URL=http://10.10.40.166:5556
# VUE_APP_SOCKET_BASE_URL=ws://10.10.40.166:5556
iWare_RawMaterialWarehouse_Web/.env.preview
对比新文件
@@ -0,0 +1,9 @@
NODE_ENV=production
VUE_APP_PREVIEW=false
#鏈満鐜
#VUE_APP_API_BASE_URL=http://localhost:8090
#VUE_APP_SOCKET_BASE_URL=ws://localhost:8090
#166鐜
VUE_APP_API_BASE_URL=http://10.10.40.166:5556
VUE_APP_SOCKET_BASE_URL=ws://10.10.40.166:5556