zhanghua
2024-11-25 c42294009ec00f4d9ee3a95a131252237aec3e7b
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/dream'