diff --git a/bin/server.js b/bin/server.js index 0b78b3e..614f82d 100644 --- a/bin/server.js +++ b/bin/server.js @@ -91,7 +91,7 @@ class Server { // MIDDLEWARE END // Delay startup to give the P2WDB time to start first, so that it accepts the webook call - await sleep(2000) + await sleep(20000) // Create webhook try {