typesense-indexer/resources/config.edn
2024-12-18 00:24:47 +01:00

3 lines
112 B
Clojure

{:websocket {:url "ws://localhost:7778"}
:typesense {:url "http://localhost:8108"
:apikey "xyz"}}