fix: bind docling-serve to localhost

This commit is contained in:
2025-12-08 16:55:43 +01:00
committed by Adrian G L (aider)
parent c76199e73c
commit 5d9674da2f

View File

@@ -10,7 +10,7 @@
services.docling-serve = {
enable = true;
port = 5001;
host = "0.0.0.0";
host = "127.0.0.1";
openFirewall = true;
#environment
#environmentFile