Skip to content

Commit 79b36bc

Browse files
committed
less leaks
1 parent 3d0ac73 commit 79b36bc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-entrypoint.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ arq app.tasks.worker.WorkerSettings &
2121

2222
# 2. Check for Home Assistant Ingress
2323
if [ -n "$HASSIO_TOKEN" ]; then
24-
env
25-
2624
echo "🔦 Detected HASSIO_TOKEN -> Running two uvicorns: public (8989) + ingress (8990)"
2725

2826
# Public server on port 8989 in background

0 commit comments

Comments
 (0)