diff --git a/roles/custom/matrix-fluffygate/templates/labels.j2 b/roles/custom/matrix-fluffygate/templates/labels.j2 index 9c0aeb8fd..27b992fd2 100644 --- a/roles/custom/matrix-fluffygate/templates/labels.j2 +++ b/roles/custom/matrix-fluffygate/templates/labels.j2 @@ -5,7 +5,7 @@ traefik.enable=true traefik.docker.network={{ matrix_fluffygate_container_labels_traefik_docker_network }} {% endif %} -traefik.http.services.matrix-fluffygate.loadbalancer.server.port=6000 +traefik.http.services.matrix-fluffygate.loadbalancer.server.port=8080 {% set middlewares = [] %}