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 <noreply@anthropic.com>
This commit is contained in:
parent
42306eba47
commit
35c8ae74c7
|
|
@ -1,5 +1,5 @@
|
||||||
# Canvas Website Docker Compose
|
# 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)
|
# Dev branch: staging.jeffemmett.com (separate container via docker-compose.dev.yml)
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue