1
0
Fork 0
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:
ericgaspar 2021-10-03 16:30:14 +02:00
parent 8f6ee9f24f
commit 99c8f0d166
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -9,7 +9,7 @@
## This setting is MANDATORY, unless 'database_url' is used.
##
db:
user: __DB_NAME__
user: __DB_USER__
password: __DB_PWD__
host: localhost
port: 5432