We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d726dbf commit 627ef0eCopy full SHA for 627ef0e
1 file changed
lib/app.sh
@@ -95,7 +95,7 @@ LOG_CHANNEL=daily
95
LOG_LEVEL=error
96
97
DB_CONNECTION=mysql
98
-DB_HOST=127.0.0.1
+DB_HOST=localhost
99
DB_PORT=3306
100
DB_DATABASE=${app_user}
101
DB_USERNAME=${app_user}
0 commit comments