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.development

13 lines
385 B
Plaintext

2 years ago
NODE_ENV=development
VUE_APP_PREVIEW=true
1 year ago
VUE_APP_API_BASE_URL=http://60.209.125.238:25805
VUE_APP_SOCKET_BASE_URL=http://60.209.125.238:25805
2 years ago
2 years ago
# process.env.VUE_APP_API_BASE_URL
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/api
2 years ago
2 years ago
//VUE_APP_API_BASE_URL=http://127.0.0.1:5000
2 years ago
//VUE_APP_SOCKET_BASE_URL=http://127.0.0.1:5000