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