mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-01-24 00:50:22 +01:00
fix travis build
This commit is contained in:
parent
20becf5337
commit
16f576064e
|
|
@ -175,6 +175,7 @@ template = 0
|
|||
[MySQL]
|
||||
# MySQL configuration
|
||||
dbserver = localhost
|
||||
dbport = 3306 #default port: 3306
|
||||
dbuser = boswatch
|
||||
dbpassword = root
|
||||
database = boswatch
|
||||
|
|
|
|||
Loading…
Reference in a new issue