Files
onboard/config/time.php
2026-04-21 10:08:14 +09:00

5 lines
78 B
PHP

<?php
return [
'eventSourceUrl' => env('TIME_EVENT_SOURCE_URL', null),
];