diff --git a/compose.yaml b/compose.yaml index f7f331a..0dd2576 100644 --- a/compose.yaml +++ b/compose.yaml @@ -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: