Update databases information, add gitignore and composer.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
// konstanten.php
|
||||
define('MYSQL_HOST', 'localhost');
|
||||
define('MYSQL_USER', 'c2startup');
|
||||
define('MYSQL_PASS', 'lmaa,dw.');
|
||||
define('MYSQL_DATABASE', 'c2startup');
|
||||
define('MYSQL_HOST', 'startup-db');
|
||||
define('MYSQL_USER', 'startup');
|
||||
define('MYSQL_PASS', 'WL5U6tnGYRm3t5iS2294PHVY4C55KuEL');
|
||||
define('MYSQL_DATABASE', 'startup');
|
||||
Reference in New Issue
Block a user