Remove unused volumes section from docker-compose (#1446)

This commit is contained in:
Jonathan Zernik 2021-09-30 13:56:03 -07:00 committed by GitHub
parent d797e76ed4
commit 10ec953084
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,8 +54,3 @@ services:
sysctls:
- net.ipv6.conf.all.disable_ipv6=0
entrypoint: ["./start-squeaknode.sh"]
volumes:
# lnd is needed for sharing tht tls certificate
test_lnd_client_dir:
driver: local