feat: add support for screen generation on AWS Lambda

This commit is contained in:
Benjamin Nussbaum 2025-05-06 10:09:54 +02:00
parent 8481656cc6
commit a80e24c8bd
7 changed files with 564 additions and 39 deletions

View file

@ -129,7 +129,8 @@ return [
'force_https' => env('FORCE_HTTPS', false),
'puppeteer_docker' => env('PUPPETEER_DOCKER', false),
'puppeteer_mode' => env('PUPPETEER_MODE', 'local'),
/*
|--------------------------------------------------------------------------
| Application Version