We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad0e853 commit b24b028Copy full SHA for b24b028
docker-compose.yml
@@ -42,7 +42,7 @@ services:
42
default:
43
ipv4_address: 10.10.10.2
44
db:
45
- image: postgres
+ image: postgres:14
46
container_name: db
47
environment:
48
POSTGRES_DB: nostr_ts_relay
0 commit comments