Files
bdd-kv/redis/readis/app.php
2025-10-29 20:26:18 +01:00

7 lines
87 B
PHP

<?php
declare(strict_types=1);
return [
'baseUrl' => 'http://localhost:8080/',
];