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