quanyawei
2024-04-11 0c8770383e986cc6e58b4a845a86aa0df15a67f8
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'