Skip to content

Commit

Permalink
Fixed Database Config
Browse files Browse the repository at this point in the history
  • Loading branch information
ch3k1 committed Mar 6, 2017
1 parent 56ac115 commit 7dbc1d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/src/SquidApp/Config/Conf.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[database]
host = localhost
user = root
password = 123456789
user =
password =
database = squidmagic

0 comments on commit 7dbc1d8

Please sign in to comment.