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