mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-29 13:36:13 +00:00
fix travis port for postgresql
This commit is contained in:
parent
663b7705ae
commit
4c9b6a6a15
@ -1,6 +1,6 @@
|
||||
parameters:
|
||||
database_host: 127.0.0.1
|
||||
database_port: 5434
|
||||
database_port: 5432
|
||||
database_name: test0
|
||||
database_user: postgres
|
||||
database_password: postgres
|
@ -1,6 +0,0 @@
|
||||
parameters:
|
||||
database_host: 127.0.0.1
|
||||
database_port: 5434
|
||||
database_name: test0
|
||||
database_user: symfony
|
||||
database_password: symfony
|
Loading…
x
Reference in New Issue
Block a user