fix database host for test with gitlab-ci

This commit is contained in:
Julien Fastré 2015-10-26 22:29:22 +01:00
parent 06ab5834ea
commit a7d4bf4162

View File

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