mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 02:26:36 +03:00
Update bref/symfony-bridge/0.1/serverless.yaml
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
This commit is contained in:
co-authored by
Oskar Stark
parent
8259178584
commit
2a6fd7f896
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user