quanyawei
2023-12-20 7ce6f4361b22ff88f863ad5293c37d9e8bff0c7d
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'