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