1
0

Update opt-add-nostr-relay.yml

This commit is contained in:
Andrew Camilleri
2023-05-11 13:06:45 +02:00
committed by GitHub
parent cc658a9a9e
commit fad08a54af

View File

@@ -2,7 +2,7 @@ version: "3"
services: services:
nnostr-relay: nnostr-relay:
restart: unless-stopped restart: unless-stopped
image: kukks/nnostr-relay:v0.0.12 image: kukks/nnostr-relay:v0.0.13
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