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