Sfoglia il codice sorgente

changed jwt-service port label.

element-call-integration
wjbeckett 1 anno fa
parent
commit
f98a505df8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      roles/custom/matrix-jwt-service/templates/labels.j2

+ 1
- 1
roles/custom/matrix-jwt-service/templates/labels.j2 Vedi File

@@ -6,7 +6,7 @@ traefik.enable=true
traefik.docker.network={{ matrix_jwt_service_container_labels_traefik_docker_network }}
{% endif %}

traefik.http.services.matrix-jwt-service.loadbalancer.server.port=8080
traefik.http.services.matrix-jwt-service.loadbalancer.server.port=8881

{% set middlewares = [] %}



Caricamento…
Annulla
Salva