fix
guoshipeng
2023-07-26 bfb69728c725d05b580f58e290cbb09b814f6fb0
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'