Sfoglia il codice sorgente

Remove matrix-nginx-proxy reference from matrix-bridge-hookshot

pull/3093/head
Slavi Pantaleev 2 anni fa
parent
commit
aeb1bde4ab
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. +0
    -2
      roles/custom/matrix-bridge-hookshot/defaults/main.yml

+ 0
- 2
roles/custom/matrix-bridge-hookshot/defaults/main.yml Vedi File

@@ -301,8 +301,6 @@ matrix_hookshot_systemd_required_services_list_custom: []
matrix_hookshot_systemd_wanted_services_list: []

# List of ports to bind to the host to expose them directly.
# Ports will automatically be bound to localhost if matrix_nginx_proxy_enabled is false.
# Setting this variable will override that behaviour in either case.
# Supply docker port bind arguments in a list like this:
#
# matrix_hookshot_container_http_host_bind_ports:


Caricamento…
Annulla
Salva