Files
onboard/config/time.php
2026-04-24 16:46:10 +09:00

6 lines
79 B
PHP

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