mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
*** empty log message ***
git-svn-id: https://svn.fhem.de/fhem/trunk@165 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
142caf4cbb
commit
4a7c27ccf5
@ -42,9 +42,9 @@
|
|||||||
#
|
#
|
||||||
# global configuration
|
# global configuration
|
||||||
#
|
#
|
||||||
my $dbconn = "mysql:database=fhem;host=localhost;port=3306";
|
my $dbconn = "mysql:database=fhem;host=db;port=3306";
|
||||||
my $dbuser = "root";
|
my $dbuser = "fhemuser";
|
||||||
my $dbpassword = "britta";
|
my $dbpassword = "fhempassword";
|
||||||
|
|
||||||
#
|
#
|
||||||
# nothing to change below this line
|
# nothing to change below this line
|
||||||
|
Loading…
x
Reference in New Issue
Block a user