Website/app/.env
Snoweuph 37a63c29cc
Some checks failed
Quality Check / Check (push) Failing after 3s
#1: Restructure
2024-07-13 12:30:13 +02:00

8 lines
283 B
Bash

###> symfony/framework-bundle ###
APP_ENV=dev
APP_SECRET=6d06c4db3a2052db7e13ad3cec58a28d
###< symfony/framework-bundle ###
###> doctrine/doctrine-bundle ###
DATABASE_URL="mysql://root:empty@127.0.0.1:3306/app?serverVersion=8.0.32&charset=utf8mb4"
###< doctrine/doctrine-bundle ###