小小儁爺
2026-01-08 43f4de1ab1d1d8a66721281d7162c5f042670b71
1
2
3
4
5
6
7
NODE_ENV = production
 
# just a flag
ENV = 'staging'
 
# base api
VUE_APP_BASE_API = '/stage-api'