Skip to content

Commit

Permalink
Update config.test.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Cantaloupe313 committed May 18, 2023
1 parent 75cfdf2 commit 1886988
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.test.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[mysql]
host = 10.15.65.27
user = test1234
password = test1234
host = 127.0.0.1
user = root
password = Lqs123456

port = 3306
database = test1234
database = test

[redis]
host = 192.168.90.114
Expand Down

0 comments on commit 1886988

Please sign in to comment.