Database host is commented out in example config

This commit is contained in:
Oliver Gorwits
2014-03-04 20:21:20 +00:00
parent f2b45ae79a
commit f72e6ff15d
2 changed files with 3 additions and 2 deletions

View File

@@ -10,9 +10,9 @@
database:
name: 'netdisco'
host: 'localhost'
user: 'changeme'
pass: 'changeme'
#host: 'localhost'
# --------------------
# RECOMMENDED SETTINGS