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 }, {