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