[Komodo] admin: Write Compose File: update compose.yaml

This commit is contained in:
komodo 2025-04-27 14:13:36 +00:00
parent d852628d4c
commit 184328de92

View file

@ -64,6 +64,8 @@ services:
homepage:
image: ghcr.io/gethomepage/homepage:latest
container_name: homepage
environment:
HOMEPAGE_ALLOWED_HOSTS:home.sascha-lutz.de
volumes:
- /app-config/homepage:/app/config # Make sure your local config directory exists
- /var/run/docker.sock:/var/run/docker.sock # (optional) For docker integrations