typesense-indexer/resources/config.edn
2024-12-31 11:23:29 +01:00

3 lines
113 B
Clojure

{:websocket {:url "ws://localhost:7778"}
:typesense {:url "http://localhost:8108"
:api-key "xyz"}}