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