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
5c68508cad
commit
9619e72ff3
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ db:
|
||||||
## Accepted values: a postgres:// URI
|
## Accepted values: a postgres:// URI
|
||||||
## Default: postgres://kemal:kemal@localhost:5432/invidious
|
## Default: postgres://kemal:kemal@localhost:5432/invidious
|
||||||
##
|
##
|
||||||
#database_url: postgres://__DB_NAME__:__DB_PWD__@localhost:5432/__DB_NAME__
|
#database_url: postgres://kemal:kemal@localhost:5432/invidious
|
||||||
|
|
||||||
##
|
##
|
||||||
## Enable automatic table integrity check. This will create
|
## Enable automatic table integrity check. This will create
|
||||||
|
|
Loading…
Add table
Reference in a new issue