Skip to content

Commit 7dbc1d8

Browse files
committed
Fixed Database Config
1 parent 56ac115 commit 7dbc1d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/src/SquidApp/Config/Conf.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[database]
22
host = localhost
3-
user = root
4-
password = 123456789
3+
user =
4+
password =
55
database = squidmagic

0 commit comments

Comments
 (0)