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