yupan
2022-11-07 9af0ba7e5a51b187f762234755ed1559ab91f5f5
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'