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