Fix homepage allowed hosts

This commit is contained in:
admin
2026-05-04 00:20:11 +08:00
parent ea19c7d80d
commit b799e6b849
12 changed files with 251 additions and 8 deletions
+9 -8
View File
@@ -1,8 +1,9 @@
NAMES IMAGE PORTS STATUS
gitea gitea/gitea:latest 22/tcp, 127.0.0.1:3002->3000/tcp Up 6 minutes
grafana grafana/grafana Up 32 minutes
prometheus prom/prometheus Up 37 minutes
node-exporter prom/node-exporter Up 40 minutes
memos neosmemo/memos:stable 127.0.0.1:5230->5230/tcp Up 50 minutes
uptime-kuma louislam/uptime-kuma:1 127.0.0.1:3001->3001/tcp Up About an hour (healthy)
filebrowser filebrowser/filebrowser 127.0.0.1:8080->80/tcp Up 2 hours (healthy)
NAMES IMAGE PORTS STATUS
homepage ghcr.io/gethomepage/homepage:latest 127.0.0.1:3003->3000/tcp Up 51 seconds (healthy)
gitea gitea/gitea:latest 22/tcp, 127.0.0.1:3002->3000/tcp Up 22 minutes
grafana grafana/grafana Up 47 minutes
prometheus prom/prometheus Up 52 minutes
node-exporter prom/node-exporter Up 56 minutes
memos neosmemo/memos:stable 127.0.0.1:5230->5230/tcp Up About an hour
uptime-kuma louislam/uptime-kuma:1 127.0.0.1:3001->3001/tcp Up About an hour (healthy)
filebrowser filebrowser/filebrowser 127.0.0.1:8080->80/tcp Up 2 hours (healthy)