guoshipeng
2023-08-09 eb7f7333a40291f2e5e71e3ef9b101d3cb06da3d
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'