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