yubo
2026-04-10 ad77e25e868008e33a701084fd0e8c00a06cc6a0
1
2
3
4
5
6
7
NODE_ENV = production
 
# just a flag
ENV = 'staging'
 
# base api
VUE_APP_BASE_API = '/stage-api'