feat(webhook): redeploy
This commit is contained in:
@@ -3,13 +3,14 @@ services:
|
||||
image: lscr.io/linuxserver/heimdall:latest
|
||||
container_name: heimdall2
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- PUID=1001
|
||||
- PGID=1001
|
||||
- TZ=Europe/Berlin
|
||||
volumes:
|
||||
- /docker/Daten/heimdall/config:/config
|
||||
- /srv/docker/daten/heimdall/config:/config
|
||||
|
||||
ports:
|
||||
- 1280:80
|
||||
- 12443:443
|
||||
restart: unless-stopped
|
||||
|
||||
|
||||
Reference in New Issue
Block a user