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