From bcc1d15d1aa9b16c17589d59fcd320b36b8c8081 Mon Sep 17 00:00:00 2001 From: drunkendog Date: Tue, 28 Feb 2023 22:47:30 +0000 Subject: [PATCH] Add 'scripts/wikjs/manifest.dat' --- scripts/wikjs/manifest.dat | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 scripts/wikjs/manifest.dat diff --git a/scripts/wikjs/manifest.dat b/scripts/wikjs/manifest.dat new file mode 100644 index 0000000..a30fd46 --- /dev/null +++ b/scripts/wikjs/manifest.dat @@ -0,0 +1,9 @@ +% +@ #ip_address +@ http://172.30.21.1:3000/ +% +@ #service +@ wikijs +% +@ #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