From 3dfc9c0d1cd346149dbd27ad8f02ddcc1367038c Mon Sep 17 00:00:00 2001 From: drunkendog Date: Thu, 24 Aug 2023 16:15:28 +0100 Subject: [PATCH] Add 'scripts/thelounge/manifest.dat' --- scripts/thelounge/manifest.dat | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 scripts/thelounge/manifest.dat diff --git a/scripts/thelounge/manifest.dat b/scripts/thelounge/manifest.dat new file mode 100644 index 0000000..3c72c5b --- /dev/null +++ b/scripts/thelounge/manifest.dat @@ -0,0 +1,9 @@ +% +@ #ip_address +@ http://172.30.25.1:9000/ +% +@ #service +@ thelounge +% +@ #ADDITIONAL_REPLACE +@ template = template.replace("proxy_set_header Host $host;", "proxy_set_header Host $host;\nproxy_set_header Upgrade $http_upgrade;\nproxy_set_header Connection \"upgrade\";") \ No newline at end of file