mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-19 13:18:26 +02:00
Remove docker-compose dependency on shared volume for sqkserver
This commit is contained in:
parent
1e9a81da59
commit
cd1f92d297
1 changed files with 0 additions and 1 deletions
|
|
@ -96,7 +96,6 @@ services:
|
|||
context: ../
|
||||
dockerfile: docker/sqkserver/Dockerfile
|
||||
volumes:
|
||||
- shared_test:/rpc
|
||||
- lnd_dir_sqkserver:/root/.lnd
|
||||
- ./config.ini:/app/config.ini
|
||||
links:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue