yichenxi
2022-12-16 d16162b2c87381fab991e288f34b52a956a6456c
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'