aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorMilo Casagrande <milo@ubuntu.com>2013-01-23 11:44:08 +0100
committerMilo Casagrande <milo@ubuntu.com>2013-01-23 11:44:08 +0100
commitc67525bd5767c6eecc903ba986df3e087f94b052 (patch)
tree3388d9299be6ebd6c53435d8be3b704760068fdd /config
parentb294da9064b921d17c62b42b36a77bc4916dab1c (diff)
Worked on the INSTALL file, changed the PostgreSQL line in config file.
Diffstat (limited to 'config')
-rw-r--r--config/production.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/production.ini b/config/production.ini
index 7cebc39..123798d 100644
--- a/config/production.ini
+++ b/config/production.ini
@@ -335,7 +335,7 @@ logview.pylons.util = #eee
#sqlalchemy.db1.url = sqlite:////opt/rhodecode/rhodecode.db
# POSTGRESQL
-sqlalchemy.db1.url = postgresql://postgres:postgres@localhost/rhodecode
+sqlalchemy.db1.url = postgresql://rhodecode:XXXX@localhost/rhodecode
# MySQL
# sqlalchemy.db1.url = mysql://user:pass@localhost/rhodecode