fix: supervisor env
This commit is contained in:
@@ -256,7 +256,7 @@ services:
|
||||
TZ: ${TIMEZONE:-Europe/Berlin}
|
||||
NODE_ENV: production
|
||||
# Connect to RunPod Supervisor via Tailscale
|
||||
SUPERVISOR_HOST: ${GPU_TAILSCALE_IP}
|
||||
SUPERVISOR_HOST: ${GPU_TAILSCALE_HOST}
|
||||
SUPERVISOR_PORT: ${SUPERVISOR_BACKEND_PORT:-9001}
|
||||
# No auth needed - Supervisor has auth disabled (protected by Authelia)
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user