Minor fixes. Logs should now show the real ip address not the caddy container ip.

This commit is contained in:
2026-09-01 02:15:01 +00:00
parent 4377016cda
commit 80d21ec31e
7 changed files with 17 additions and 9 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#! /usr/bin/env bash
set -e
echo uv run taskiq worker worker:broker
uv run taskiq worker worker:broker
echo "Starting taskiq worker..."
exec uv run taskiq worker worker:broker