From 067e4714c158d9c9dee3fabaac1b71b90858d7a7 Mon Sep 17 00:00:00 2001 From: drunkendog Date: Wed, 14 Dec 2022 19:10:22 +0000 Subject: [PATCH] Add 'scripts/changedetector/manifest.dat' --- scripts/changedetector/manifest.dat | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 scripts/changedetector/manifest.dat diff --git a/scripts/changedetector/manifest.dat b/scripts/changedetector/manifest.dat new file mode 100644 index 0000000..4de73e9 --- /dev/null +++ b/scripts/changedetector/manifest.dat @@ -0,0 +1,9 @@ +% +@ #ip_address +@ http://172.30.12.1:5000/ +% +@ #service +@ changedetector +% +@ #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