Delete Dashboard_Containers/heimdall/compose.yaml
This commit is contained in:
@@ -1,15 +0,0 @@
|
|||||||
services:
|
|
||||||
heimdall:
|
|
||||||
image: lscr.io/linuxserver/heimdall:latest
|
|
||||||
container_name: heimdall
|
|
||||||
environment:
|
|
||||||
- PUID=1000
|
|
||||||
- PGID=1000
|
|
||||||
- TZ=CST/UTC
|
|
||||||
#- ALLOW_INTERNAL_REQUESTS=false #optional
|
|
||||||
volumes:
|
|
||||||
- /srv/docker/heimdall/config:/config
|
|
||||||
ports:
|
|
||||||
#- 80:80
|
|
||||||
- 5004:443
|
|
||||||
restart: unless-stopped
|
|
||||||
Reference in New Issue
Block a user