UPDATE: parameters - add remote database host configuration; ADD: AGENTS.md - repository guidelines and structure documentation

This commit is contained in:
2026-03-12 01:48:11 +01:00
parent 75f7b80664
commit b1008c0c9d
5 changed files with 47 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
'database_name' => 'host978195_db',
'database_user' => 'host978195_db',
'database_password' => 'fNpSJGmNCWTuNhT5HgGa',
'database_host_remote' => 'host978195.hostido.net.pl',
'database_prefix' => 'materac_',
'database_engine' => 'InnoDB',
'mailer_transport' => 'smtp',