From 73594dd23e58ace1e6d5fef168a4dad5bec6f3a5 Mon Sep 17 00:00:00 2001 From: drunkendog Date: Mon, 9 Jan 2023 18:52:21 +0000 Subject: [PATCH] Add 'scripts/freshrss/manifest.dat' --- scripts/freshrss/manifest.dat | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 scripts/freshrss/manifest.dat diff --git a/scripts/freshrss/manifest.dat b/scripts/freshrss/manifest.dat new file mode 100644 index 0000000..0be9bd9 --- /dev/null +++ b/scripts/freshrss/manifest.dat @@ -0,0 +1,9 @@ +% +@ #ip_address +@ http://172.30.19.1:80/ +% +@ #service +@ freshrss +% +@ #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