Files
mengyanote/mengyanote-frontend/.env.development
2026-05-16 19:03:44 +08:00

5 lines
264 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 开发环境 (npm run dev)
# 留空:使用相对路径 /api/*,由 vite.config.js 代理到本机后端(见 server.proxy
# 若需直连某台后端,可改为例如 http://127.0.0.1:8000此时不走代理需自行处理 CORS
VITE_API_BASE=