fix: homepage host dashboard.ai.home (was home.ai.home)

This commit is contained in:
2026-05-25 20:43:30 -04:00
parent 44ae3ed48f
commit 73e42cc8ab

View File

@@ -24,7 +24,7 @@ All services deployed on MK7 manager via `docker stack deploy`.
| `traefik` | Traefik v3 | global | 1/1 | `80`, `8080` (dashboard) | — |
| `node-exporter` | Node Exporter | **global** | 5/5 | — | — |
| `beszel` | Beszel Hub | replicated | 1/1 | — | `beszel.ai.home` |
| `homepage` | Homepage Dashboard | replicated | 1/1 | — | `home.ai.home` |
| `homepage` | Homepage Dashboard | replicated | 1/1 | — | `dashboard.ai.home` |
| `dozzle` | Dozzle Logs | replicated | 1/1 | — | `dozzle.ai.home` |
| `portainer` | Portainer CE | replicated | 1/1 | `9000` | `portainer.ai.home` |
| `prometheus` | Prometheus | replicated | 1/1 | `9090` | `prom.ai.home` |