guoshipeng
2023-03-22 7b3c8b26fb663fb2c473883de9ff4be8c573300d
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'