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