diff --git a/vapor.yml b/vapor.yml index c699ce2..b558ae4 100644 --- a/vapor.yml +++ b/vapor.yml @@ -22,7 +22,7 @@ environments: - 'php artisan migrate --force' firewall: rate-limit: 1000 - timeout: 30 + timeout: 60 api-staging: memory: 1024 cli-memory: 512 @@ -39,4 +39,4 @@ environments: - 'php artisan migrate --force' firewall: rate-limit: 1000 - timeout: 30 + timeout: 60