config.php ergänzt
This commit is contained in:
parent
351d4ce0c9
commit
e7c056316a
7
Neu/config.php
Normal file
7
Neu/config.php
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<?php
|
||||||
|
define('DB_HOST', '155.133.215.203');
|
||||||
|
define('DB_USER', 'airfryer'); // Dein MySQL-Benutzer
|
||||||
|
define('DB_PASS', 'd^D@6ENq9WExqBFuW8'); // Dein MySQL-Passwort
|
||||||
|
define('DB_NAME', 'airfryer'); // Name der Datenbank
|
||||||
|
define('API_KEY', '85660854-365f-4fc2-8ad7-fe5f57471e1e');
|
||||||
|
?>
|
||||||
Loading…
Reference in New Issue
Block a user