apps/homepage/docker-compose.yml aktualisiert

This commit is contained in:
2026-04-09 07:38:33 +00:00
parent a1bc49f8d9
commit 26ebaa89b3
+3
View File
@@ -3,6 +3,9 @@ services:
image: ghcr.io/gethomepage/homepage:latest
container_name: homepage
restart: unless-stopped
dns:
- 1.1.1.1
- 8.8.8.8
environment:
HOMEPAGE_ALLOWED_HOSTS: home.kaleschke.info
GITEA_TOKEN: ${GITEA_TOKEN}