quanyawei
2023-11-08 814450fa2876d2cb3c71a0c270bf872d52e32d03
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'