From 89f2fa53c08166c5eacf7a78b47fa3c98af337bc Mon Sep 17 00:00:00 2001 From: Array in a Matrix Date: Fri, 17 Feb 2023 15:48:53 -0500 Subject: [PATCH] remove comment regarding nginx in traefik doc --- docs/configuring-playbook-own-webserver.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/configuring-playbook-own-webserver.md b/docs/configuring-playbook-own-webserver.md index 41b1fd83..d1975dae 100644 --- a/docs/configuring-playbook-own-webserver.md +++ b/docs/configuring-playbook-own-webserver.md @@ -148,7 +148,6 @@ matrix_nginx_proxy_container_federation_host_bind_port: '127.0.0.1:8449' **For Traefik** fronted by another reverse-proxy, you would need some configuration like this: ```yaml -# playbook-managed-proxy is the default right now, so we can keep this commented out. matrix_playbook_reverse_proxy_type: playbook-managed-traefik # Disable the web-secure (port 443) endpoint, which also disables SSL certificate retrieval