fixed port var for heimdall

This commit is contained in:
2026-04-15 19:11:09 +00:00
parent 0a0dee2dcc
commit 525bd2c69d
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ services:
- PUID=${HEIMDALL_PUID:-1000}
- TZ=${TZ:-America/Vancouver}
ports:
- 8000:80
- ${HEIMDALL_PORT:-8000}:80
networks:
- proxy