mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-22 22:58:08 +00:00
forgot one parameter
This commit is contained in:
parent
61b9fdd5e4
commit
1b0e6e9ae6
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# This file is a "template" of what your parameters.yml file should look like
|
||||
parameters:
|
||||
database_driver: pdo_sqlite
|
||||
database_host: 127.0.0.1
|
||||
database_port: ~
|
||||
database_name: symfony
|
||||
database_user: root
|
||||
|
|
Loading…
Reference in a new issue