futian.liu
2023-12-07 bb9b35b41b2a446866ccf22769b116d2631fa56b
1
2
3
4
5
ENV = 'production'
 
# base api
# VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'http://localhost:8080'