Add whisper.jeffemmett.com host override to WG container

Routes Whisper API traffic directly to local Traefik instead of
through the WG tunnel via Cloudflare, avoiding 524 timeouts on
large audio file uploads.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-02-09 20:14:40 +00:00
parent 091ad039af
commit 8068a64265
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ services:
- net.ipv4.ip_forward=1
extra_hosts:
- "host.docker.internal:host-gateway"
- "whisper.jeffemmett.com:host-gateway"
restart: unless-stopped
worker: