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