Explorar el Código

fixed default fluffygate port

pull/3677/head
Alexis Yushin hace 1 año
padre
commit
d628b7f9d3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/custom/matrix-fluffygate/templates/labels.j2

+ 1
- 1
roles/custom/matrix-fluffygate/templates/labels.j2 Ver fichero

@@ -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 = [] %}



Cargando…
Cancelar
Guardar