From 19fdb11f20cb913a4cd5b5d146c962a0e214ff2e Mon Sep 17 00:00:00 2001 From: Ivan Folgueira Bande Date: Mon, 9 Oct 2023 20:16:24 +0200 Subject: [PATCH] docker-compose-manual-binaries.yml: adapting to metal-01.he-eu-hel1.wakudev.misc.statusim.net --- docker/docker-compose-manual-binaries.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/docker-compose-manual-binaries.yml b/docker/docker-compose-manual-binaries.yml index 705837c..0289c83 100644 --- a/docker/docker-compose-manual-binaries.yml +++ b/docker/docker-compose-manual-binaries.yml @@ -93,8 +93,8 @@ services: - *logging - *pg_env volumes: - change-this-to-local-build-folder - - /home/ivansete/workspace/status/nwaku/build/wakunode2:/usr/bin/wakunode:Z + # This is expected to be run from metal-01.he-eu-hel1.wakudev.misc.statusim.net + - /home/shared/nwaku/build/wakunode2:/usr/bin/wakunode:Z - ./run_nwaku_store_postgres_ubuntu.sh:/opt/run_nwaku_store_postgres.sh:Z entrypoint: bash command: