aboutsummaryrefslogtreecommitdiff
path: root/data/config.php.dist
diff options
context:
space:
mode:
Diffstat (limited to 'data/config.php.dist')
-rw-r--r--data/config.php.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/config.php.dist b/data/config.php.dist
index 6439478..c135e8e 100644
--- a/data/config.php.dist
+++ b/data/config.php.dist
@@ -88,7 +88,7 @@ $dbname = 'scuttle';
*
* @var string
*/
-$dbhost = 'localhost';
+$dbhost = '127.0.0.1';
/***************************************************