quanyawei
2024-02-05 379ab2ceed662c2e38b7ad134189bdd4c6116ba1
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'