quanyawei
2023-11-14 adfe7c3e56f064c39a756c2918edac3403aa75ab
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'