统一 homepage 标签:Docker 自动发现,分组改为「我的服务」,修复图标和 URL

This commit is contained in:
2026-05-25 17:39:31 +08:00
parent bba920d758
commit de50e47c76
4 changed files with 13 additions and 7 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ services:
- "traefik.tcp.routers.gitea-ssh.entrypoints=ssh"
- "traefik.tcp.services.gitea-ssh.loadbalancer.server.port=22"
# --- 2. Homepage 自动发现设置 ---
- "homepage.group=生产力工具" # 分组名称
- "homepage.group=我的服务" # 分组名称
- "homepage.name=Gitea" # 显示名称
- "homepage.icon=gitea" # 图标 (支持 si, mdi 等前缀)
- "homepage.href=https://gitea.xiteng.site" # 点击跳转的链接