diff --git a/lib/baserow.sh b/lib/baserow.sh index a7af766..7bf6933 100644 --- a/lib/baserow.sh +++ b/lib/baserow.sh @@ -82,7 +82,7 @@ echo -ne "done." start_baserow() { # Start service with command to make sure it's up before proceeding - start_service "baserow" "docker exec baserow curl http://localhost:8000 &> /dev/null" "7" + start_service "baserow" "docker exec baserow curl http://localhost:8000 &> /dev/null" "20" # Move createuser.sh and set it executable mv /federated/apps/baserow/data/createuser.sh /federated/apps/baserow/data/baserow/data/