diff --git a/conf/config.yml b/conf/config.yml index 8ebf257..2276ac5 100644 --- a/conf/config.yml +++ b/conf/config.yml @@ -29,7 +29,7 @@ db: ## Accepted values: a postgres:// URI ## 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