From 38f3cbb1063221dbb0088f47479cdd6b73ef6d61 Mon Sep 17 00:00:00 2001 From: afornerot Date: Sun, 22 Sep 2024 10:38:32 +0200 Subject: [PATCH] correstion nineskeletor --- services/50-nineskeletor/apache/apache.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 services/50-nineskeletor/apache/apache.conf diff --git a/services/50-nineskeletor/apache/apache.conf b/services/50-nineskeletor/apache/apache.conf new file mode 100644 index 0000000..dbcf372 --- /dev/null +++ b/services/50-nineskeletor/apache/apache.conf @@ -0,0 +1,5 @@ + +# nineskeletor +ProxyPass /nineskeletor http://nineskeletor/nineskeletor retry=0 keepalive=On +ProxyPassReverse /nineskeletor http://nineskeletor/nineskeletor retry=0 +