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