From 9f3f6353bdfb3d3cead5b3b1db222456e4ee4452 Mon Sep 17 00:00:00 2001
From: Stefan Haun <tux@netz39.de>
Date: Thu, 20 Oct 2022 23:15:39 +0200
Subject: [PATCH] :bug: Fix interface binding for Prosody static site

---
 pottwal.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pottwal.yml b/pottwal.yml
index 5f1497a..aa83d0b 100644
--- a/pottwal.yml
+++ b/pottwal.yml
@@ -173,7 +173,6 @@
         detach: true
         restart_policy: unless-stopped
         env:
-          SERVER_HOST=127.0.0.1
           SERVER_PORT=80
           SERVER_ROOT=/public
         ports: