We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0910d71 commit 7c9c1c9Copy full SHA for 7c9c1c9
loader.php
@@ -5,7 +5,7 @@
5
$GLOBALS['config']['url_offset'] = 1;
6
$GLOBALS['devmode'] = 1;
7
8
-$GLOBALS['db_conf']['db_host'] = "localhost";
+$GLOBALS['db_conf']['db_host'] = "35.196.103.19";
9
$GLOBALS['db_conf']['port'] = "3306";
10
$GLOBALS['db_conf']['db_db'] = "mydb";
11
$GLOBALS['db_conf']['db_user'] = "admin";
0 commit comments