.env.staging 93 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 NODE_ENV = production # 测试环境配置 ENV = 'staging' VUE_APP_BASE_API = '/stage-api'