1
guoshipeng
2023-07-06 e3889e48f9cf322f692311c744e57cb34ddaedfa
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'