Files
OpenPlanetsMaps/www/config.php
T
tezcat 6646697b70 Update Readme
Actualise The Readme With Recents Informations
2026-05-17 23:48:44 +02:00

9 lines
194 B
PHP

<?php
return [
'host' => 'mysql-openplanetsmaps.alwaysdata.net',
'dbname' => 'openplanetsmaps_bdd',
'username' => 'openplanetsmaps_admin',
'password' => 'ka041006'
];