mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-09 05:59:35 +02:00
changed jwt-service port label.
This commit is contained in:
@@ -6,7 +6,7 @@ traefik.enable=true
|
|||||||
traefik.docker.network={{ matrix_jwt_service_container_labels_traefik_docker_network }}
|
traefik.docker.network={{ matrix_jwt_service_container_labels_traefik_docker_network }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
traefik.http.services.matrix-jwt-service.loadbalancer.server.port=8080
|
traefik.http.services.matrix-jwt-service.loadbalancer.server.port=8881
|
||||||
|
|
||||||
{% set middlewares = [] %}
|
{% set middlewares = [] %}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user