Remove old matrix domain

This commit is contained in:
Jake Howard 2026-02-20 16:14:08 +00:00
parent d791dc4486
commit 261c8748ff
No known key found for this signature in database
GPG key ID: 57AFB45680EDD477
2 changed files with 1 additions and 11 deletions

View file

@ -14,7 +14,7 @@ services:
- db
labels:
- traefik.enable=true
- traefik.http.routers.synapse.rule=Host(`matrix.jakehoward.tech`) || Host(`matrix.theorangeone.net`)
- traefik.http.routers.synapse.rule=Host(`matrix.theorangeone.net`)
networks:
- default
- traefik