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.
2 parents c0a18ef + c78fc7b commit ae306c6Copy full SHA for ae306c6
1 file changed
config/autoload/local.php.dist
@@ -22,7 +22,7 @@ $databases = [
22
'table_prefix' => '',
23
],
24
'postgresql' => [
25
- 'host' => 'localhost',
+ 'host' => '127.0.0.1',
26
'dbname' => 'dotkernel',
27
'user' => '',
28
'password' => '',
0 commit comments