This repository has been archived on 2025-06-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
joeac.net-symfony/symfony/.env
2025-06-03 07:27:19 +01:00

5 lines
129 B
Bash

APP_ENV=dev
DATABASE_URL="sqlite:///%kernel.project_dir%/var/app.db"
#JOEAC_PASSWORD=
MESSENGER_TRANSPORT_DSN=doctrine://default