feat: init project codebase
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
$config['host'] = 'localhost';
|
||||
$config['password'] = NULL;
|
||||
$config['port'] = 6379;
|
||||
$config['timeout'] = 0;
|
||||
Reference in New Issue
Block a user