feat: Redis compose
This commit is contained in:
6
redis/readis/app.php
Normal file
6
redis/readis/app.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'baseUrl' => 'http://localhost:8080/',
|
||||
];
|
||||
Reference in New Issue
Block a user