apps/homepage/docker-compose.yml aktualisiert

This commit is contained in:
2026-04-09 08:23:21 +00:00
parent 0cca339751
commit 1ec3aeea69
+1
View File
@@ -9,6 +9,7 @@ services:
HOMEPAGE_ALLOWED_HOSTS: home.kaleschke.info HOMEPAGE_ALLOWED_HOSTS: home.kaleschke.info
volumes: volumes:
- /mnt/user/appdata/homepage:/app/config - /mnt/user/appdata/homepage:/app/config
- /mnt/user/appdata/homepage:/app
- /mnt/user/appdata/homepage/images:/app/public/images - /mnt/user/appdata/homepage/images:/app/public/images
- /var/run/docker.sock:/var/run/docker.sock:ro - /var/run/docker.sock:/var/run/docker.sock:ro
networks: networks: