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