quanyawei
2024-09-06 933f7c55bdf0f84b1c780de715c7d477df8ab052
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'