Update bref/symfony-bridge/0.1/serverless.yaml

Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
This commit is contained in:
Tobias Nyholm
2021-04-29 11:34:09 +02:00
committed by GitHub
co-authored by Oskar Stark
parent 8259178584
commit 2a6fd7f896
+1 -1
View File
@@ -24,7 +24,7 @@ functions:
- ${bref:layer.php-80-fpm}
events:
- httpApi: '*'
# This function lets us run console commands in Lambda
# This function let us run console commands in Lambda
console:
handler: bin/console
timeout: 120 # in seconds