mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 15:07:49 +00:00
feat: add support for screen generation on AWS Lambda
This commit is contained in:
parent
8481656cc6
commit
a80e24c8bd
7 changed files with 564 additions and 39 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue