mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-01-15 04:37:17 +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 }}
|
||||
{% endif %}
|
||||
|
||||
traefik.http.services.matrix-jwt-service.loadbalancer.server.port=8080
|
||||
traefik.http.services.matrix-jwt-service.loadbalancer.server.port=8881
|
||||
|
||||
{% set middlewares = [] %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user