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