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