feat: init project codebase

This commit is contained in:
sinde21
2026-09-14 16:32:07 +08:00
parent c4b2a15757
commit da20fde7fb
140 changed files with 27855 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<?php
$config['host'] = 'localhost';
$config['password'] = NULL;
$config['port'] = 6379;
$config['timeout'] = 0;