mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 05:44:24 +00:00
forget parameters.yml
This commit is contained in:
parent
a637d8ad21
commit
9927be9e2f
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
composer.lock
|
composer.lock
|
||||||
Tests/Fixtures/App/app/DoctrineMigrations/*
|
Tests/Fixtures/App/app/DoctrineMigrations/*
|
||||||
Test/Fixtures/App/app/cache/*
|
Test/Fixtures/App/app/cache/*
|
||||||
|
Test/Fixtures/App/app/config/parameters.yml
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
parameters:
|
|
||||||
database_host: 127.0.0.1
|
|
||||||
database_port: 5432
|
|
||||||
database_name: chill_test
|
|
||||||
database_user: chill
|
|
||||||
database_password: chill
|
|
||||||
locale: fr
|
|
Loading…
x
Reference in New Issue
Block a user