feat(webhook): redeploy

This commit is contained in:
2026-03-10 21:56:24 +01:00
parent 49c86b1c85
commit 723e2a571a
18 changed files with 100 additions and 78 deletions

View File

@@ -7,7 +7,6 @@ services:
- "9000:9000" # Webinterface
- "9443:9443"
volumes:
- /docker/Daten/portainer-data:/data:rw # Portainer-Daten (DB + Key)
- /srv/docker/daten/portainer-data:/data:rw # Portainer-Daten (DB + Key)
- /etc/localtime:/etc/localtime:ro
- /var/run/docker.sock:/var/run/docker.sock:ro