Files
Jnote-nodeJs/.env
dcr_xuxgc d759a9e740 init
2026-06-12 17:49:54 +08:00

8 lines
167 B
Bash
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 使用此配置mode=development
# 后端端口
VITE_API_PORT=4501
# 留空,使用本地代理模式
VITE_SERVER_URL=