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