guoshipeng
2023-05-11 4174c82fa3ef8c2218cb3b7425fb4c57e681fe50
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'