|
|
@ -6,5 +6,5 @@ APP_SECRET=02d2777e0242595653c8a47180aeba9e
|
|
|
|
###< symfony/framework-bundle ###
|
|
|
|
###< symfony/framework-bundle ###
|
|
|
|
|
|
|
|
|
|
|
|
###> doctrine/doctrine-bundle ###
|
|
|
|
###> doctrine/doctrine-bundle ###
|
|
|
|
DATABASE_URL=pdo_mysql://wishlist:wishlist@127.0.0.1:3306/wishlist?serverVersion=mariadb-10.4.7&charset=UTF-8
|
|
|
|
DATABASE_URL=pdo-mysql://wishlist:wishlist@localhost:3306/wishlist?serverVersion=mariadb-10.4.7&charset=UTF-8
|
|
|
|
###< doctrine/doctrine-bundle ###
|
|
|
|
###< doctrine/doctrine-bundle ###
|
|
|
|