mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 13:00:41 +02:00
Update opt-add-nostr-relay.yml
This commit is contained in:
parent
d9babd66ca
commit
5d61baf544
@ -2,7 +2,7 @@ version: "3"
|
|||||||
services:
|
services:
|
||||||
nnostr-relay:
|
nnostr-relay:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
image: kukks/nnostr-relay:v0.0.19
|
image: kukks/nnostr-relay:v0.0.20
|
||||||
container_name: nnostr-relay
|
container_name: nnostr-relay
|
||||||
environment:
|
environment:
|
||||||
NOSTR_CONNECTIONSTRINGS__RelayDatabase: User ID=postgres;Host=postgres;Port=5432;Database=nnostr
|
NOSTR_CONNECTIONSTRINGS__RelayDatabase: User ID=postgres;Host=postgres;Port=5432;Database=nnostr
|
||||||
|
Loading…
Reference in New Issue
Block a user