Zmieniono adres hosta bazy danych na 'localhost' w pliku parameters.php

This commit is contained in:
2025-04-15 16:30:17 +02:00
parent 3c0905efac
commit d485f46a7a

View File

@@ -1,7 +1,7 @@
<?php return array (
'parameters' =>
'parameters' =>
array (
'database_host' => '127.0.0.1',
'database_host' => 'localhost',
'database_port' => '',
'database_name' => 'host439372_redline',
'database_user' => 'host439372_redline',