futian.liu
2023-11-27 8a0a1cff8bf543cb008a2866a944ad868a31f9a7
1
2
3
4
5
ENV = 'production'
 
# base api
# VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'http://localhost:8080'