mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-01-09 22:17:26 +01:00
Uncomment DATABASE_URL
This commit is contained in:
parent
45715c4fcf
commit
9fd0045bc6
@ -13,7 +13,7 @@ APP_SECRET=997425e20bc2144c301a312511101613
|
|||||||
# Format described at http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html#connecting-using-a-url
|
# Format described at http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html#connecting-using-a-url
|
||||||
# For an SQLite database, use: "sqlite:///%kernel.project_dir%/var/data.db"
|
# For an SQLite database, use: "sqlite:///%kernel.project_dir%/var/data.db"
|
||||||
# Configure your db driver and server_version in config/packages/doctrine.yaml
|
# Configure your db driver and server_version in config/packages/doctrine.yaml
|
||||||
#DATABASE_URL=mysql://DEV_USER:userpass@db:3306/DEV_DATABASE
|
DATABASE_URL=mysql://DEV_USER:userpass@db:3306/DEV_DATABASE
|
||||||
###< doctrine/doctrine-bundle ###
|
###< doctrine/doctrine-bundle ###
|
||||||
|
|
||||||
###> symfony/swiftmailer-bundle ###
|
###> symfony/swiftmailer-bundle ###
|
||||||
|
Loading…
Reference in New Issue
Block a user