mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
Update parameters.yml.dist
This commit is contained in:
parent
93c97c1ab5
commit
509b19ebcd
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ parameters:
|
|||
|
||||
database_driver: pdo_mysql
|
||||
database_host: 127.0.0.1
|
||||
database_port: ~
|
||||
database_port: 3306
|
||||
database_name: __DB_NAME__
|
||||
database_user: __DB_NAME__
|
||||
database_password: __DB_PWD__
|
||||
|
|
Loading…
Add table
Reference in a new issue