quanyawei
2024-06-13 f3a8b27eb23c940dcd67bd459b76b0457fcb8b46
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'