1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Remove database env vars that are covered by DATABASE_URL

This commit is contained in:
Yassine Guedidi 2025-02-17 21:45:17 +01:00
parent bc1b42a3f7
commit 64e9ae12ae
4 changed files with 0 additions and 29 deletions

View file

@ -1,10 +1,3 @@
DATABASE_DRIVER=pdo_sqlite
DATABASE_HOST=127.0.0.1
DATABASE_PORT=~
DATABASE_NAME=symfony
DATABASE_USER=root
DATABASE_PASSWORD=~
DATABASE_PATH='"%kernel.project_dir%/data/db/wallabag.sqlite"'
DOMAIN_NAME=http://localhost:8000
SECRET=ch4n63m31fy0uc4n
PHP_SESSION_SAVE_PATH=tcp://redis:6379?database=2