projects
/
weathermon.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of rvb.name:weathermon
[weathermon.git]
/
web
/
config_local.php
diff --git
a/web/config_local.php
b/web/config_local.php
index 9ec56a8f1a2a360c0d0a0108cb4e8b8689f52556..d6cce97947bfa30399bdc49702bf09383ba64cbf 100644
(file)
--- a/
web/config_local.php
+++ b/
web/config_local.php
@@
-1,6
+1,6
@@
<?php
- $mysql_host = '
rvb.name
';
+ $mysql_host = '
host
';
$mysql_schema = 'meteo';
$mysql_user = 'meteo';
$mysql_pwd = 'somestrongpasswd';