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