From cc80ea0621bcb9ad9b2f4d7e54a4f4f930bbc223 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Fri, 11 Nov 2016 18:25:15 +0100 Subject: [PATCH] chat - try with one backend + remove duplicate --- customer/pixelpark/chat01.pixelpark.com.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/customer/pixelpark/chat01.pixelpark.com.yaml b/customer/pixelpark/chat01.pixelpark.com.yaml index e27ceb37..c6f650a3 100644 --- a/customer/pixelpark/chat01.pixelpark.com.yaml +++ b/customer/pixelpark/chat01.pixelpark.com.yaml @@ -47,7 +47,6 @@ nginx::nginx_vhosts: - 'Connection "upgrade"' - 'Host $host' - 'X-Real-IP $remote_addr' - - 'X-Forwarded-Proto "https"' - 'X-Forwarded-For $proxy_add_x_forwarded_for' - 'X-Forwarded-Proto $scheme' - 'X-Frame-Options SAMEORIGIN' @@ -58,8 +57,8 @@ nginx::nginx_upstreams: rocket_chat: members: - 127.0.0.1:3000 - - 127.0.0.1:3001 - - 127.0.0.1:3002 +# - 127.0.0.1:3001 +# - 127.0.0.1:3002 # Wird derzeit aufgrund fehlender einfacher Unterstuetzung fuer Websocket nicht verwendet site::profile::apache::pp_vhosts: -- 2.39.5