changing db credentials
This commit is contained in:
parent
68fa6d9b1c
commit
a56c24bdfd
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
# These settings should match the panel's
|
# These settings should match the panel's
|
||||||
# database configuration in includes/config.inc.php
|
# database configuration in includes/config.inc.php
|
||||||
###############################################
|
###############################################
|
||||||
$db_host="localhost";
|
$db_host="mysql.iaregamer.com";
|
||||||
$db_user="localuser";
|
$db_user="localuser";
|
||||||
$db_pass="Pkloyn7yvpht!";
|
$db_pass="Pkloyn7yvpht!";
|
||||||
$db_name="panel";
|
$db_name="panel";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue