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