diff --git a/.dockerignore b/.dockerignore index a330e33c69cc98ed007bbc7331e903bc1af941aa..8e8d2930691c82de499545af58c79784ce15f44b 100644 --- a/.dockerignore +++ b/.dockerignore @@ -7,5 +7,8 @@ CHANGELOG.md images/ docker-compose.yml +tools/ +client/ + # Database directory mainnetdb/ diff --git a/tools/integration-tests/config.entry_node.json b/tools/integration-tests/config.entry_node.json index 49795cd900aea38d518c73cd8734de4438dc43c6..9429317efb217e84d90b45c61730a55f9f0a9a60 100644 --- a/tools/integration-tests/config.entry_node.json +++ b/tools/integration-tests/config.entry_node.json @@ -13,7 +13,7 @@ }, "autopeering": { "entryNodes": [ - "X2cmCzYnZDjmsvdAH90Q7oKmhNeTdwJdj2FX84adLzo=@entry_node:14626" + ], "port": 14626, "version": 1,