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