This commit is contained in:
2026-02-25 20:52:13 +08:00
parent 79083be9ff
commit 993af5fc94
4 changed files with 4 additions and 21 deletions

View File

@@ -163,11 +163,8 @@ export default function AddNode() {
</div>
<div className="bg-mc-dark/50 rounded-lg p-4 border border-mc-accent/10">
<h4 className="font-bold text-sm mb-2"></h4>
<p className="text-gray-400 text-xs leading-relaxed">
Ubuntu服务器已部署并运行了FunMC Relay Server
<code className="text-mc-green">IS_MASTER=false</code>
<code className="text-mc-green"> MASTER_URL</code>
</p>
</div>