update docs

This commit is contained in:
Abimanyu Ridho
2026-06-11 11:16:02 +07:00
parent 5ab7251f4f
commit 4fc7f8dd4e
5 changed files with 13 additions and 10 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ return [
'host' => 'localhost',
'user' => 'root',
'pass' => 'password',
'name' => 'webgis_poverty',
'name' => 'webgis',
'charset' => 'utf8mb4',
];