haoyahui
2023-11-16 94de1745b4b69eeeb1ac8c5d3508ce87258afc25
1
2
3
4
5
ENV = 'production'
 
# base api
# VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'http://localhost:8080'