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