initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'host' => 'localhost',
|
||||
'user' => 'root',
|
||||
'pass' => 'password',
|
||||
'name' => 'webgis_poverty',
|
||||
'charset' => 'utf8mb4',
|
||||
];
|
||||
Reference in New Issue
Block a user