From 56dcee87413a25a95f892cd9a497448026832778 Mon Sep 17 00:00:00 2001 From: tian <11429339@qq.com> Date: Tue, 21 Jul 2026 18:19:54 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AEtoken?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment.md b/docs/deployment.md index c2eed51..25164a1 100644 --- a/docs/deployment.md +++ b/docs/deployment.md @@ -57,7 +57,7 @@ sudo cp safesightd-linux-amd64 /usr/local/bin/safesightd { "listen": "0.0.0.0:18080", "discovery_port": 35688, - "agent_token": "<与 edge agent 相同的 token>", + "agent_token": "4fe2d69fda23d0d5d04a1486d4920e68", "concurrency": 5, "data_dir": "/opt/safesightd/data", "offline_after_ms": 10000