端口应为8000

This commit is contained in:
Maple127667
2025-03-31 23:45:27 +08:00
parent ab3413e24b
commit aebfdde659

View File

@@ -1,5 +1,5 @@
HOST=127.0.0.1 HOST=127.0.0.1
PORT=8080 PORT=8000
# 插件配置 # 插件配置
PLUGINS=["src2.plugins.chat"] PLUGINS=["src2.plugins.chat"]