diff --git a/ai/compose.yaml b/ai/compose.yaml index 3b34d54..18009d7 100644 --- a/ai/compose.yaml +++ b/ai/compose.yaml @@ -246,6 +246,7 @@ services: # Connect to RunPod Supervisor via Tailscale SUPERVISOR_HOST: ${GPU_TAILSCALE_IP} SUPERVISOR_PORT: ${SUPERVISOR_BACKEND_PORT:-9001} + SUPERVISOR_LOGFILE: /workspace/logs/supervisord.log # No auth needed - Supervisor has auth disabled (protected by Authelia) networks: - compose_network