yubo
2026-04-06 6448ec15bfe0b65fb822a662105bceddc23b58d8
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/api/'