From fe91f4a923c1eb9823860ae597dc3549e11883b4 Mon Sep 17 00:00:00 2001
From: nrb <freifunk@nicoboehr.de>
Date: Thu, 21 Jan 2021 17:17:16 +0100
Subject: [PATCH] revproxy-03: switch to www-prod

---
 host_vars/revproxy-03.freifunk-stuttgart.de/revproxy | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/host_vars/revproxy-03.freifunk-stuttgart.de/revproxy b/host_vars/revproxy-03.freifunk-stuttgart.de/revproxy
index 84e9216..44444cb 100644
--- a/host_vars/revproxy-03.freifunk-stuttgart.de/revproxy
+++ b/host_vars/revproxy-03.freifunk-stuttgart.de/revproxy
@@ -67,10 +67,10 @@ vhosts:
     max_body_size: 150M
     type: proxy
   - domain: freifunk-stuttgart.de
-    backend: "https://136.243.5.5/"
+    backend: "http://10.0.3.228/"
     max_body_size: 150M
     type: proxy
   - domain: www.freifunk-stuttgart.de
-    backend: "https://136.243.5.5/"
+    backend: "http://10.0.3.228/"
     max_body_size: 150M
     type: proxy
-- 
GitLab