quanyawei
2024-04-02 5618ee9b9a6281a571c5ddd5a4cca6018f949931
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'