docs: context_servers json example (#23588)

This commit is contained in:
Shivam Mishra 2025-01-24 13:40:59 +05:30 committed by GitHub
parent c55cdd0cb9
commit dd8ee76b2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"
}
}
}
}
```