Minor fixes. Logs should now show the real ip address not the caddy container ip.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user