From 966050881006b75b6f547622b0727d805eea93b7 Mon Sep 17 00:00:00 2001 From: drunkendog Date: Tue, 28 Feb 2023 18:50:20 +0000 Subject: [PATCH] Add 'scripts/photoprism/manifest.dat' --- scripts/photoprism/manifest.dat | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 scripts/photoprism/manifest.dat diff --git a/scripts/photoprism/manifest.dat b/scripts/photoprism/manifest.dat new file mode 100644 index 0000000..3c5749e --- /dev/null +++ b/scripts/photoprism/manifest.dat @@ -0,0 +1,9 @@ +% +@ #ip_address +@ http://172.30.20.1:2342/ +% +@ #service +@ photoprism +% +@ #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