| .env.development | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| .env.production | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
.env.development
@@ -1,6 +1,6 @@ # 本地环境 VITE_ENV=development VITE_API_BASE_URL=https://testbs.ihemodialysis.com/ VITE_API_BASE_URL=https://testbs.ihemodialysis.com VITE_SSE_BASE_URL=http://testbs.ihemodialysis.com/sse/sseEvent/ .env.production
@@ -1,6 +1,6 @@ # 生产环境 VITE_ENV=production VITE_API_BASE_URL=https://backend.ihemodialysis.com/ VITE_API_BASE_URL=https://backend.ihemodialysis.com VITE_SSE_BASE_URL=https://backend.ihemodialysis.com/sse/sseEvent/