quanyawei
2023-12-18 f99807c9489639be25e9a277bd92c8ff021e37f5
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'