You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
BookingHeChuanFront/.env

40 lines
1.2 KiB
Bash

2 years ago
NODE_ENV=production
VUE_APP_PREVIEW=true
VUE_APP_TYPE = 'customer'
# VUE_APP_TYPE = 'hechuan'
4 months ago
# VUE_APP_TYPE = 'yunyingduan'
2 months ago
# VUE_APP_TYPE = 'gangjie'
# VUE_APP_TYPE = 'puqi'
8 months ago
# 打包部署的三个端 客户端customer 和川端hechuan 运营端djy
1 year ago
# 和川大简云正式
# VUE_APP_API_BASE_URL=http://47.104.85.216:12345/api
# VUE_APP_SOCKET_BASE_URL=http://47.104.85.216:12345
8 months ago
1 year ago
# 和川大简云测试
3 months ago
# VUE_APP_API_BASE_URL=http://60.209.125.238:35100
# VUE_APP_SOCKET_BASE_URL=http://60.209.125.238:35100
1 year ago
8 months ago
# 客户端测试
# VUE_APP_API_BASE_URL=http://60.209.125.238:30813
# VUE_APP_SOCKET_BASE_URL=http://60.209.125.238:30813
1 year ago
8 months ago
# 运营端测试
4 months ago
# VUE_APP_API_BASE_URL=http://60.209.125.238:30814
# VUE_APP_SOCKET_BASE_URL=http://60.209.125.238:30814
8 months ago
7 months ago
# 港捷
2 months ago
# VUE_APP_API_BASE_URL=http://118.190.144.189:5001
# VUE_APP_SOCKET_BASE_URL=http://118.190.144.189:5001
# 客户端正式
VUE_APP_API_BASE_URL=http://118.190.144.189:6001
VUE_APP_SOCKET_BASE_URL=http://118.190.144.189:6001
# 运营端正式
4 months ago
# VUE_APP_API_BASE_URL=http://118.190.144.189:6002
# VUE_APP_SOCKET_BASE_URL=http://118.190.144.189:6002
# puqi
# VUE_APP_API_BASE_URL=http://118.190.144.189:5003
# VUE_APP_SOCKET_BASE_URL=http://118.190.144.189:5003