Commit b614e3b5 authored by fbehrens's avatar fbehrens

Update config/database.yml.postgresql

This was necessary following the installation guide for ubuntu 10.4 with postgres
parent 65737bd5
......@@ -6,7 +6,7 @@ production:
encoding: unicode
database: gitlabhq_production
pool: 5
username: postgres
username: gitlab
password:
# host: localhost
# port: 5432
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment