Skip to content
Snippets Groups Projects
Commit 8782953f authored by Alixan's avatar Alixan :crown:
Browse files

.env

parent 1f639571
Branches
No related merge requests found
......@@ -25,7 +25,7 @@ APP_SECRET=83ff98e219bfe3816ff335eed2ea4f19
#
# DATABASE_URL="sqlite:///%kernel.project_dir%/var/data.db"
# DATABASE_URL="mysql://app:!ChangeMe!@127.0.0.1:3306/app?serverVersion=8&charset=utf8mb4"
DATABASE_URL="mysql://root@127.0.0.1:3306/chiirzdb"
DATABASE_URL="mysql://jolyy:Bddjoly1996!@localhost:3306/joly_chiirz"
###< doctrine/doctrine-bundle ###
###> symfony/messenger ###
......
......@@ -85,6 +85,7 @@
"scripts": {
"auto-scripts": {
"cache:clear": "symfony-cmd",
"vendor/bin/requirements-checker": "php-script",
"assets:install %PUBLIC_DIR%": "symfony-cmd"
},
"post-install-cmd": [
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment