paperless: minor formatting change

This commit is contained in:
Payas Relekar 2024-03-16 14:38:22 +05:30
parent 1f5e986a78
commit df11af1771

View file

@ -37,9 +37,7 @@
locations."/" = {
proxyPass = "http://127.0.0.1:28981";
proxyWebsockets = false;
extraConfig =
"proxy_set_header Host $host;"
;
extraConfig = "proxy_set_header Host $host;";
};
};
};