bump relay

This commit is contained in:
Andrew Camilleri 2023-03-14 14:27:33 +01:00 committed by GitHub
parent c5c14af07b
commit 06e7aebe43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.10 image: kukks/nnostr-relay:v0.0.10-1
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