mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-01-15 12:43:12 +01:00
changed jwt-service port label.
This commit is contained in:
parent
d5aabc85be
commit
f98a505df8
@ -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 = [] %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user