From 974d4457148e9a9ff3a0231eece663d04faaf16d Mon Sep 17 00:00:00 2001 From: R-man3000 Date: Sat, 30 May 2026 21:27:30 +0300 Subject: Restructurig, start creating heimdall helm chart --- apps/heimdall/notes.txt | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 apps/heimdall/notes.txt (limited to 'apps/heimdall/notes.txt') diff --git a/apps/heimdall/notes.txt b/apps/heimdall/notes.txt deleted file mode 100644 index 76c832a..0000000 --- a/apps/heimdall/notes.txt +++ /dev/null @@ -1,2 +0,0 @@ -Basic docker command: -sudo docker run --name=heimdall -d -v ./config:/config -e PGID=1000 -e PUID=1000 -p 8090:80 -p 8443:443 lscr.io/linuxserver/heimdall:latest -- cgit v1.2.3