quanyawei
2023-10-13 1f4f4c7172c32644d58c76eda8b2f92c9dcb32df
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'