From 9619e72ff3d0a966d6f86d1ecc1b4df2341a170f Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 3 Mar 2022 23:46:53 +0100 Subject: [PATCH] Update config.yml --- conf/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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