yubo
2025-09-24 3e414bd68b7b34b26c2135091b90e4fe5459d5c6
1
2
3
4
5
6
7
NODE_ENV = production
 
# just a flag
ENV = 'staging'
 
# base api
VUE_APP_BASE_API = '/stage-api'