mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-08-06 16:03:06 +10:00
bd2b13979a
The metrics endpoint was the only thing this bridge ever routed through Traefik. With it gone, the container was still labeled `traefik.enable=true` without defining any router, which makes Traefik fall back to its default rule and produce a router pointing at nothing. It was also joining the reverse-proxy network for no reason. Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/5487
9 lines
215 B
Django/Jinja
9 lines
215 B
Django/Jinja
{#
|
|
SPDX-FileCopyrightText: 2026 MDAD project contributors
|
|
SPDX-FileCopyrightText: 2026 Jason LaGuidice
|
|
|
|
SPDX-License-Identifier: AGPL-3.0-or-later
|
|
#}
|
|
|
|
{{ matrix_bridge_rustpush_container_labels_additional_labels }}
|