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

26 lines
812 B
Bash

2 years ago
NODE_ENV=production
VUE_APP_PREVIEW=true
9 months ago
# VUE_APP_TYPE = 'customer'
VUE_APP_TYPE = 'hechuan'
# VUE_APP_TYPE = 'djy'
# 打包部署的三个端 客户端customer 和川端hechuan 运营端djy
1 year ago
# 和川大简云正式
9 months ago
VUE_APP_API_BASE_URL=http://47.104.85.216:12345/api
VUE_APP_SOCKET_BASE_URL=http://47.104.85.216:12345
9 months ago
1 year ago
# 和川大简云测试
9 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
9 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
9 months ago
# 运营端测试
# VUE_APP_API_BASE_URL=http://60.209.125.238:30814
9 months ago
# VUE_APP_SOCKET_BASE_URL=http://60.209.125.238:30814
# 捷丰
# VUE_APP_API_BASE_URL=http://118.190.144.189:5001
# VUE_APP_SOCKET_BASE_URL=http://118.190.144.189:5001