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