Procházet zdrojové kódy

Remove extraneous endif in Conduit labels

pull/3093/head
Slavi Pantaleev před 2 roky
rodič
revize
b9148675db
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. +0
    -1
      roles/custom/matrix-conduit/templates/labels.j2

+ 0
- 1
roles/custom/matrix-conduit/templates/labels.j2 Zobrazit soubor

@@ -81,7 +81,6 @@ traefik.http.routers.matrix-conduit-public-client-api.priority={{ matrix_conduit

traefik.http.routers.matrix-conduit-public-client-api.service=matrix-conduit
traefik.http.routers.matrix-conduit-public-client-api.entrypoints={{ matrix_conduit_container_labels_internal_client_api_traefik_entrypoints }}
{% endif %}

{% endif %}
{#


Načítá se…
Zrušit
Uložit