switch to hato for websockets
This commit is contained in:
parent
911f2f0330
commit
33a6ccd33b
3 changed files with 33 additions and 22 deletions
|
|
@ -9,10 +9,10 @@
|
|||
:mastodon-account-id "MASTODON_ACCOUNT_ID"
|
||||
:api-host "API_HOST"
|
||||
:api-port "API_PORT"
|
||||
:nostr-fetcher-npub "NOSTR_FETCHER_NPUB"
|
||||
;; :nostr-fetcher-npub "NOSTR_FETCHER_NPUB"
|
||||
:nostr-fetcher-id "NOSTR_FETCHER_PUB_HEX"
|
||||
:nostr-id "NOSTR_ID"
|
||||
:nostr-relay "NOSTR_RELAY"
|
||||
})
|
||||
:nostr-relay "NOSTR_RELAY"})
|
||||
|
||||
(defn- load-config []
|
||||
(merge (read-string (slurp "config.edn"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue