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