futian.liu
2023-11-21 826f7359225f036663075546f50ea1126db568d3
1
2
3
4
5
ENV = 'production'
 
# base api
# VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'http://localhost:8080'