Try to fix the PartDB page load issue.

This commit is contained in:
Root User 2026-02-13 23:18:52 +01:00
parent 2f1b9952d1
commit b4d6f7d229
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -268,6 +268,7 @@ in {
servers = [ servers = [
{url = "http://127.0.0.1:8094";} {url = "http://127.0.0.1:8094";}
]; ];
passHostHeader = true;
}; };
}; };