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