Files
comfyui-nvidia/deployments
William Gill 21e976e275
All checks were successful
release / Build & Push Docker Image (push) Successful in 31m43s
Externalise WEBUI_URL / LLM_URL to .env
So changing the deployment's hostnames is a one-file edit (.env) instead
of touching docker-compose.yml. WEBUI_URL is the full URL with scheme
(Open WebUI uses it for auth redirects); LLM_URL is the bare hostname
(Anubis wants it for COOKIE_DOMAIN).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-19 10:49:29 -05:00
..