guoshipeng
2023-08-09 9b673fb28dd7c3bba140feb31bcb4b1aee5027fa
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'