From 35a686619a0056fc2f6190285d453c023f2fbca7 Mon Sep 17 00:00:00 2001 From: drunkendog Date: Fri, 30 Sep 2022 17:25:34 +0100 Subject: [PATCH] Add 'scripts/pigallery2/manifest.dat' --- scripts/pigallery2/manifest.dat | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 scripts/pigallery2/manifest.dat diff --git a/scripts/pigallery2/manifest.dat b/scripts/pigallery2/manifest.dat new file mode 100644 index 0000000..70fcca8 --- /dev/null +++ b/scripts/pigallery2/manifest.dat @@ -0,0 +1,9 @@ +% +@ #ip_address +@ http://172.30.9.1:80/ +% +@ #service +@ pigallery2 +% +@ #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