quanyawei
2023-10-09 a2058fbe6c5e6a1541c3f279f9a90ac7b3b9f4fc
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'