luqingyang
2023-10-26 a085e789a2225fd88b4f739828273e0a85b1fb13
1
2
3
4
5
ENV = 'production'
 
# base api
# VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'http://localhost:8080'