quanyawei
2023-10-08 31636073e0330e0f94adca0c17c6629b2fab45c5
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'