From 35c8ae74c7a224dc5a1c5a479149c52198cabafa Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Thu, 12 Feb 2026 23:18:40 -0700 Subject: [PATCH] fix: add canvas.jeffemmett.com to Traefik router rule DNS and Cloudflare tunnel were already configured but Traefik was only routing jeffemmett.com and www.jeffemmett.com to the canvas container. Co-Authored-By: Claude Opus 4.6 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index c788349..178c263 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,5 +1,5 @@ # Canvas Website Docker Compose -# Production: jeffemmett.com, www.jeffemmett.com, canvas.jeffemmett.com +# Production: jeffemmett.com, www.jeffemmett.com # Dev branch: staging.jeffemmett.com (separate container via docker-compose.dev.yml) services: