From 2db4099e7f67c207867b325c25308df56d6d35fa Mon Sep 17 00:00:00 2001 From: Alejandro Cabeza Romero Date: Wed, 19 Jun 2024 16:22:54 +0200 Subject: [PATCH] Fix line endings. --- docker-compose.yml | 1 + run_nwaku.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/docker-compose.yml b/docker-compose.yml index 4a19724..65f67df 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -234,3 +234,4 @@ services: volumes: privatekeys-volume: + diff --git a/run_nwaku.sh b/run_nwaku.sh index 6b54794..98ba334 100755 --- a/run_nwaku.sh +++ b/run_nwaku.sh @@ -160,3 +160,4 @@ exec /usr/bin/wakunode\ --nat=extip:${IP}\ --pubsub-topic=/waku/2/rs/66/0\ --cluster-id=66 +