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