Switch gowaku-preview binary path

This commit is contained in:
Benjamin Arntzen 2024-09-16 12:08:24 +01:00
parent 6984ae546f
commit 6d7605b0ea
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ spec:
echo ENRs are $ENR1 $ENR2 $ENR3 echo ENRs are $ENR1 $ENR2 $ENR3
HOSTNAME=$(hostname) HOSTNAME=$(hostname)
TIMESTAMP=$(date +%Y%m%d-%H%M%S) TIMESTAMP=$(date +%Y%m%d-%H%M%S)
/usr/bin/wakunode \ /usr/bin/waku \
--relay=true \ --relay=true \
--max-connections=150 \ --max-connections=150 \
--rest=true \ --rest=true \