This commit is contained in:
Baptiste Lemoine 2020-04-25 15:52:21 +02:00
parent ba0f803f2d
commit f401a08fff
1 changed files with 1 additions and 1 deletions

2
.env
View File

@ -28,7 +28,7 @@ BASE_URL=https://framadate-api.cipherbliss.com
# For an SQLite database, use: "sqlite:///%kernel.project_dir%/var/data.db"
# For a PostgreSQL database, use: "postgresql://db_user:db_password@127.0.0.1:5432/db_name?serverVersion=11"
# IMPORTANT: You MUST also configure your db driver and server_version in config/packages/doctrine.yaml
DATABASE_URL=mysql://root:plopplop01@127.0.0.1:5432/symfony
DATABASE_URL=mysql://root:tiptaoptidou132548@127.0.0.1:5432/symfony
###< doctrine/doctrine-bundle ###
###> nelmio/cors-bundle ###