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