diff --git a/.env b/.env index db9043940..a573cfe32 100644 --- a/.env +++ b/.env @@ -9,7 +9,7 @@ APP_SECRET=67d829bf61dc5f87a73fd814e2c9f629 ###< symfony/framework-bundle ### ###> doctrine/doctrine-bundle ### -# Format described at http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html#connecting-using-a-url +# Format described at https://www.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html#connecting-using-a-url # For a MySQL database, use: "mysql://db_user:db_password@127.0.0.1:3306/db_name" # Configure your db driver and server_version in config/packages/doctrine.yaml DATABASE_URL=sqlite:///%kernel.project_dir%/data/database.sqlite