From 3258d5b255aa73eb8026842c43715c6d8eda585a Mon Sep 17 00:00:00 2001 From: RockChinQ <1010553892@qq.com> Date: Tue, 20 Feb 2024 20:13:46 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20aiocqhttp=E9=BB=98=E8=AE=A4=E7=9B=91?= =?UTF-8?q?=E5=90=AC=E5=9C=B0=E5=9D=80=E6=94=B9=E4=B8=BA0.0.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/platform.json b/templates/platform.json index 6b4de84..fd57c97 100644 --- a/templates/platform.json +++ b/templates/platform.json @@ -19,7 +19,7 @@ { "adapter": "aiocqhttp", "enable": false, - "host": "127.0.0.1", + "host": "0.0.0.0", "port": 8080 }, {