mirror of
https://github.com/YunoHost-Apps/invidious_ynh.git
synced 2024-09-03 19:15:55 +02:00
Update config.yml
This commit is contained in:
parent
8f6ee9f24f
commit
99c8f0d166
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
## This setting is MANDATORY, unless 'database_url' is used.
|
## This setting is MANDATORY, unless 'database_url' is used.
|
||||||
##
|
##
|
||||||
db:
|
db:
|
||||||
user: __DB_NAME__
|
user: __DB_USER__
|
||||||
password: __DB_PWD__
|
password: __DB_PWD__
|
||||||
host: localhost
|
host: localhost
|
||||||
port: 5432
|
port: 5432
|
||||||
|
|
Loading…
Add table
Reference in a new issue