From fb27b4b00de6069640b5d8cb0f79ea2dae755a5a Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sun, 18 Oct 2020 18:46:19 +0200 Subject: [PATCH] htz.ex42-1048908: add wiki.franzi.business to nginx --- nodes/htz/ex42-1048908.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nodes/htz/ex42-1048908.py b/nodes/htz/ex42-1048908.py index 36adf43..59046b0 100644 --- a/nodes/htz/ex42-1048908.py +++ b/nodes/htz/ex42-1048908.py @@ -209,6 +209,10 @@ nodes['htz.ex42-1048908'] = { 'index': 'index.php', 'php': True, }, + 'wiki.franzi.business': { + 'index': 'index.php', + 'php': True, + }, }, 'worker_processes': 4, },