From 576eb2caaa3c49a24cc37d10f8fd173c81ae0d6c Mon Sep 17 00:00:00 2001
From: nrb <freifunk@nicoboehr.de>
Date: Fri, 15 Jan 2021 00:53:06 +0100
Subject: [PATCH] revproxy-03: www-prod: switch to new CT

Switch the www-prod domain to the new www-prod container
---
 host_vars/revproxy-03.freifunk-stuttgart.de/revproxy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/host_vars/revproxy-03.freifunk-stuttgart.de/revproxy b/host_vars/revproxy-03.freifunk-stuttgart.de/revproxy
index 0bd954e..50c312e 100644
--- a/host_vars/revproxy-03.freifunk-stuttgart.de/revproxy
+++ b/host_vars/revproxy-03.freifunk-stuttgart.de/revproxy
@@ -60,5 +60,5 @@ vhosts:
     redirect: "https://wiki.freifunk-stuttgart.net/technik:owe"
     type: redirect
   - domain: www-prod.freifunk-stuttgart.de
-    backend: "http://10.0.3.226/"
+    backend: "http://10.0.3.228/"
     type: proxy
-- 
GitLab