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