guoshipeng
2023-08-04 464f6b39668b153af0fec399dc6aab76c46bbf8d
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'