mirror of
https://github.com/edufeed-org/amb-publisher.git
synced 2025-12-10 00:34:35 +00:00
make relay configurable
This commit is contained in:
parent
3088f54904
commit
cb1b94b1a6
3 changed files with 16 additions and 12 deletions
6
deps.edn
6
deps.edn
|
|
@ -1,5 +1,7 @@
|
|||
{:deps {clj-http/clj-http {:mvn/version "3.13.0"}
|
||||
{:deps {org.clojure/clojure {:mvn/version "1.12.0"}
|
||||
org.clojure/core.async {:mvn/version "1.6.673"}
|
||||
clj-http/clj-http {:mvn/version "3.13.0"}
|
||||
cheshire/cheshire {:mvn/version "5.13.0"}
|
||||
hato/hato {:mvn/version "1.0.0"}
|
||||
nostr/nostr {:local/root "/home/steffen/coding/nostr-clj"}}}
|
||||
net.clojars.laoc/nostr {:mvn/version "0.0.7"}}}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue