diff --git a/.env.development b/.env.development index f4175a7..a682717 100644 --- a/.env.development +++ b/.env.development @@ -1,3 +1,4 @@ # 开发环境 — 留空,走 vite.config.ts 中的 proxy VITE_API_BASE=https://sit-api.baoshi56.com +# VITE_API_BASE=http://localhost:8114 VITE_ENTRY_OPTIONS=ops,monitor