quanyawei
2024-01-11 1b3f8b875ed16cad81abf8f69e5f347561c76085
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'