diff --git a/ai/compose.yaml b/ai/compose.yaml index 18009d7..3b34d54 100644 --- a/ai/compose.yaml +++ b/ai/compose.yaml @@ -246,7 +246,6 @@ 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