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

8 lines
257 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.
# 前端环境变量配置模板
# 实际配置请使用 .env.development本地或 .env.production远程
# 后端端口
VITE_API_PORT=4501
# 远程服务器地址(为空时使用本地代理模式)
VITE_SERVER_URL=http://43.156.91.115:4501