haoyahui
2023-11-20 fe618973c04544c0bd169c2c4436ff5807b756f1
1
2
3
4
5
ENV = 'production'
 
# base api
# VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'http://localhost:8080'