quanyawei
2024-02-04 7beb37c5170f93a33c059c72fac3233b82865481
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'