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