From 4a66ecf49ff999a3c96f9cd80ce9b8267d0a7871 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BF=83=E9=9A=A8=E7=B7=A3=E5=8B=95?= Date: Wed, 10 Sep 2025 16:38:14 +0800 Subject: [PATCH] v2.7.2 --- web/service/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/service/config.json b/web/service/config.json index f7c14feb..07959729 100644 --- a/web/service/config.json +++ b/web/service/config.json @@ -19,7 +19,7 @@ "tag": "api", "listen": "127.0.0.1", "port": 62789, - "protocol": "dokodemo-door", + "protocol": "tunnel", "settings": { "address": "127.0.0.1" }