UPDATE: change database credentials and update development mode IP

This commit is contained in:
2026-02-02 23:36:31 +01:00
parent 68c2d651c6
commit 5a6da716a7
2 changed files with 4 additions and 4 deletions

View File

@@ -3,9 +3,9 @@
array (
'database_host' => 'localhost',
'database_port' => '',
'database_name' => 'admin_lulandia',
'database_user' => 'admin_lulandia',
'database_password' => '6_atdQ-N#xlN-t#0',
'database_name' => 'host978195_db',
'database_user' => 'host978195_db',
'database_password' => 'fNpSJGmNCWTuNhT5HgGa',
'database_prefix' => 'materac_',
'database_engine' => 'InnoDB',
'mailer_transport' => 'smtp',