Ver a proveniência

fixed default fluffygate port

pull/3677/head
Alexis Yushin há 1 ano
ascendente
cometimento
d628b7f9d3
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      roles/custom/matrix-fluffygate/templates/labels.j2

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

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



Carregando…
Cancelar
Guardar