mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-06-15 05:22:44 +01:00
Add pdf detailed report and placeholder for aggregate endpoint
This commit is contained in:
committed by
Constantin Graf
parent
5593d141ea
commit
b0bcc4f330
9
config/services.php
Normal file
9
config/services.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'gotenberg' => [
|
||||
'url' => env('GOTENBERG_URL'),
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user