Skip to content

Commit 627ef0e

Browse files
Fix app
1 parent d726dbf commit 627ef0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/app.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ LOG_CHANNEL=daily
9595
LOG_LEVEL=error
9696
9797
DB_CONNECTION=mysql
98-
DB_HOST=127.0.0.1
98+
DB_HOST=localhost
9999
DB_PORT=3306
100100
DB_DATABASE=${app_user}
101101
DB_USERNAME=${app_user}

0 commit comments

Comments
 (0)