We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa1304b + a8231b6 commit f162931Copy full SHA for f162931
.env
@@ -9,7 +9,7 @@ APP_SECRET=67d829bf61dc5f87a73fd814e2c9f629
9
###< symfony/framework-bundle ###
10
11
###> doctrine/doctrine-bundle ###
12
-# 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
13
# For a MySQL database, use: "mysql://db_user:[email protected]:3306/db_name"
14
# Configure your db driver and server_version in config/packages/doctrine.yaml
15
DATABASE_URL=sqlite:///%kernel.project_dir%/data/database.sqlite
0 commit comments