小小儁爺
2026-04-28 709fa95bc62e339ec74d8d8084b7380a62a8474f
1
2
3
4
5
6
7
NODE_ENV = production
 
# just a flag
ENV = 'staging'
 
# base api
VUE_APP_BASE_API = '/stage-api'