quanyawei
2024-07-04 8b29471e308be57255389b08bbc90ab33ea04584
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'