diff --git a/docker-scripts.sh b/docker-scripts.sh index 0f619b9..be7d0db 100644 --- a/docker-scripts.sh +++ b/docker-scripts.sh @@ -182,8 +182,8 @@ lnbits-lightning-init(){ lnbits-lightning-sync - echo "wait for 20s... warmup..." - sleep 20 + echo "wait for 30s... warmup..." + sleep 30 }