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

7 lines
161 B
Plaintext

# 远程生产环境配置
# 后端端口
VITE_API_PORT=4501
# 远程服务器地址(直接连接,不走代理)
VITE_SERVER_URL=http://43.156.91.115:4501