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