Installation clearing up

This commit is contained in:
Pinga 2024-01-02 16:24:38 +02:00
parent 035fbe37dd
commit 3e65b8dcfa
6 changed files with 41 additions and 10 deletions

View file

@ -4,7 +4,7 @@ return [
'db_type' => 'mysql',
'db_host' => 'localhost',
'db_port' => 3306,
'db_database' => 'your_database_name',
'db_database' => 'registry',
'db_username' => 'your_username',
'db_password' => 'your_password',
'roid' => 'XX',