cjl
2026-05-19 37260b060da39b84af65752af3a766201f5a0ec7
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'