Files
2025-09-25 03:03:31 +05:00

6 lines
56 B
PHP

<?php
return [
'token' => env('API_TOKEN', ''),
];