Pint code

This commit is contained in:
Darko
2025-09-19 15:35:49 +02:00
parent 703915a6ee
commit ecc8af554b
7 changed files with 11 additions and 18 deletions

View File

@@ -31,6 +31,6 @@ return [
'host' => env('GOTENBERG_HOST', 'http://pdf:3000'),
'papersize' => env('GOTENBERG_PAPERSIZE', '210mm 297mm'),
],
]
],
];