mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-02 21:13:57 +00:00
forget parameters.yml
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,3 +2,4 @@
|
||||
composer.lock
|
||||
Tests/Fixtures/App/app/DoctrineMigrations/*
|
||||
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
|
Reference in New Issue
Block a user