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

@@ -10,7 +10,7 @@ services:
- gitea
- bruchtal-net # 👈 neu für bruchtal-webhook
volumes:
- /docker/Daten/gitea/data:/data
- /srv/docker/daten/gitea/data:/data
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
ports:
@@ -22,4 +22,3 @@ networks:
external: false
bruchtal-net: # 👈 neu für bruchtal-webhook
external: true
##