fix: load settings from local disk

This commit is contained in:
Ricardo Arturo Cabral Mejía 2023-01-17 07:02:24 -05:00 committed by GitHub
parent 45348c0415
commit 015112329e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ services:
# DEBUG: "knex:query"
user: node:node
volumes:
- relay_data:/home/node/
- ${PWD}/.nostr:/home/node/
ports:
- 8008:8008
depends_on:
@ -126,6 +126,5 @@ networks:
- subnet: 10.10.10.0/24
volumes:
relay_data:
cache:
pgdata: