docs: context_servers json example (#23588)

This commit is contained in:
Shivam Mishra
2025-01-24 08:10:59 +00:00
committed by GitHub
parent c55cdd0cb9
commit dd8ee76b2e
+1
View File
@@ -26,6 +26,7 @@ You can configure each context server using the `context_servers` setting in you
"database_url": "postgresql://postgres@localhost/my_database"
}
}
}
}
```