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