docker-compose.yaml aktualisiert

This commit is contained in:
2026-06-06 15:24:25 +00:00
parent 980546a204
commit 5c614ee15e
+1 -1
View File
@@ -2,7 +2,7 @@ version: '3'
services:
homepage:
image: ghcr.io/gethomepage/homepage:latest
container_name: get-homepage
container_name: homepage
restart: unless-stopped
# Ports only needed if bypassing Traefik locally.