Raised baserow timeout
This commit is contained in:
parent
fbe9b1bb15
commit
49a08fa097
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user