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