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