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