恢复默认端口

This commit is contained in:
ct 2026-05-19 10:48:49 +08:00
parent 57f731492f
commit 21548f8170
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ snail-ai:
# 启用 OpenAPI Client
enabled: true
# Server HTTP 端口
web-port: 18080
web-port: 8080
# 是否使用 HTTPS
https: false
# API 路径前缀

View File

@ -56,7 +56,7 @@ snail-ai:
# 启用 OpenAPI Client
enabled: true
# Server HTTP 端口
web-port: 18080
web-port: 8080
# 是否使用 HTTPS
https: false
# API 路径前缀