fix auth and database url

This commit is contained in:
2015-10-26 21:13:47 +01:00
parent c47ad68586
commit 7baa7bddc3
3 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
parameters:
database_host: localhost
database_host: chill__database
database_port: 5432
database_name: postgres
database_user: postgres