quanyawei
2024-06-17 19cf5b237b0e2bf489c0fe0f8929bf992fae5f8f
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'