Update config.yaml

This commit is contained in:
公明
2026-05-15 14:14:09 +08:00
committed by GitHub
parent 0874e84393
commit 04d23ddb43
+1
View File
@@ -11,6 +11,7 @@
# 前端显示的版本号(可选,不填则显示默认版本) # 前端显示的版本号(可选,不填则显示默认版本)
version: "v1.6.13" version: "v1.6.13"
# 服务器配置
server: server:
host: 0.0.0.0 # 监听地址,0.0.0.0 表示监听所有网络接口 host: 0.0.0.0 # 监听地址,0.0.0.0 表示监听所有网络接口
port: 8080 # 服务端口;未启用 TLS 时为 http://localhost:8080 port: 8080 # 服务端口;未启用 TLS 时为 http://localhost:8080