We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d0ac73 commit 79b36bcCopy full SHA for 79b36bc
docker-entrypoint.sh
@@ -21,8 +21,6 @@ arq app.tasks.worker.WorkerSettings &
21
22
# 2. Check for Home Assistant Ingress
23
if [ -n "$HASSIO_TOKEN" ]; then
24
- env
25
-
26
echo "🔦 Detected HASSIO_TOKEN -> Running two uvicorns: public (8989) + ingress (8990)"
27
28
# Public server on port 8989 in background
0 commit comments