Don't create unnecessary btcpayserver docker volumes
This commit is contained in:
parent
708ebda548
commit
b7a8493254
|
@ -59,10 +59,6 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- "postgres_datadir:/var/lib/postgresql/data"
|
- "postgres_datadir:/var/lib/postgresql/data"
|
||||||
volumes:
|
volumes:
|
||||||
nginx_conf:
|
|
||||||
nginx_vhost:
|
|
||||||
nginx_html:
|
|
||||||
nginx_certs:
|
|
||||||
btcpay_datadir:
|
btcpay_datadir:
|
||||||
postgres_datadir:
|
postgres_datadir:
|
||||||
nbxplorer_datadir:
|
nbxplorer_datadir:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user