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