Start on project with the connection services and first command to list databases

This commit is contained in:
Tim
2021-09-19 11:00:41 +02:00
parent 5e2bc3505f
commit 2fd43ed717
7 changed files with 161 additions and 59 deletions

4
.env
View File

@@ -17,3 +17,7 @@
APP_ENV=dev
APP_SECRET=c38de86853448126a1e57bd9dbe6760e
###< symfony/framework-bundle ###
DATABASE_HOSTNAME=localhost
DATABASE_USER=user
DATABASE_PASSWORD=password