auf hope-fly geaendert

This commit is contained in:
Peter Hoppe
2022-12-17 17:06:06 +01:00
parent 566573f441
commit 40807e2675
7 changed files with 12 additions and 64 deletions

View File

@ -3,8 +3,8 @@ class Database
{
// CHANGE THE DB INFO ACCORDING TO YOUR DATABASE
private $db_host = 'localhost';
//private $db_host = '10.35.232.188:3306';
//private $db_host = 'localhost';
private $db_host = '10.35.232.188:3306';
private $db_name = 'k200835_dog';
private $db_username = 'k200835_user_dog';
private $db_password = 'X0pEiBsXN3RLazGhQVvP';