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