diff --git a/scripts/syncthing/manifest.dat b/scripts/syncthing/manifest.dat new file mode 100644 index 0000000..b7066ec --- /dev/null +++ b/scripts/syncthing/manifest.dat @@ -0,0 +1,9 @@ +% +@ #ip_address +@ http://172.30.8.1:8384/ +% +@ #service +@ syncthing +% +@ #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