mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-21 06:13:39 +00:00
fix travis build
This commit is contained in:
parent
16f576064e
commit
52e724be5d
3 changed files with 7 additions and 3 deletions
|
|
@ -191,8 +191,9 @@ template = 0
|
|||
|
||||
[MySQL]
|
||||
# MySQL configuration
|
||||
#default port: 3306
|
||||
dbserver = localhost
|
||||
dbport = 3306 #default port: 3306
|
||||
dbport = 3306
|
||||
dbuser = boswatch
|
||||
dbpassword = root
|
||||
database = boswatch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue