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