add kind 7 (reactions) to scraper
This commit is contained in:
parent
8c3564ee20
commit
bddbafa125
@ -20,7 +20,7 @@ services:
|
||||
environment:
|
||||
INPUT_RELAY: "wss://relay.nostr.band"
|
||||
OUTPUT_RELAY: "ws://relay:3334"
|
||||
KINDS: "[0,1,2,3,20]"
|
||||
KINDS: "[0,1,2,3,7,20]"
|
||||
postgres:
|
||||
image: postgres:17
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user