mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
edit config
This commit is contained in:
parent
7a84eedebf
commit
139364a41e
|
|
@ -24,10 +24,10 @@ useHTTPrequest = 0
|
|||
|
||||
[MySQL]
|
||||
#Data for MySQL connection
|
||||
dbserver = www.bos-tec.de
|
||||
dbuser = raspoc
|
||||
dbpassword = 080787
|
||||
database = bos-tec.de
|
||||
dbserver = localhost
|
||||
dbuser = root
|
||||
dbpassword = root
|
||||
database = boswatch
|
||||
|
||||
#tables in the database
|
||||
tableFMS = bos_fms
|
||||
|
|
|
|||
Loading…
Reference in a new issue