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