add volume

This commit is contained in:
Andrew Camilleri 2023-03-14 13:53:02 +01:00 committed by GitHub
parent 53138dae86
commit c5c14af07b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,10 @@ services:
links:
- postgres
- btcpayserver
volumes:
- "nnostr_datadir:/datadir"
btcpayserver:
environment:
BTCPAY_EXTERNALSERVICES: "Nostr Relay:nostr;"
volumes:
nnostr_datadir: