fix wakudev hostname

This commit is contained in:
Anton Iakimov 2025-01-17 17:51:52 +01:00
parent 83c4b5f04e
commit 4975a4a6e8
No known key found for this signature in database

View File

@ -100,7 +100,7 @@ services:
- *logging
- *pg_env
volumes:
# This is expected to be run from metal-01.he-eu-hel1.wakudev.misc.statusim.net
# This is expected to be run from metal-01.he-eu-hel1.misc.wakudev.statusim.net
- /home/shared/nwaku/build/wakunode2:/usr/bin/wakunode:Z
- ./run_nwaku_store_postgres_ubuntu.sh:/opt/run_nwaku_store_postgres_ubuntu.sh:Z
entrypoint: bash
@ -126,7 +126,7 @@ services:
- *logging
- *pg_env
volumes:
# This is expected to be run from metal-01.he-eu-hel1.wakudev.misc.statusim.net
# This is expected to be run from metal-01.he-eu-hel1.misc.wakudev.statusim.net
- /home/shared/nwaku/build/wakunode2:/usr/bin/wakunode:Z
- ./run_nwaku_store_postgres_ubuntu.sh:/opt/run_nwaku_store_postgres_ubuntu.sh:Z
entrypoint: bash