From: dave-p Date: Tue, 27 Oct 2020 20:25:36 +0000 (+0000) Subject: Correct Environment variable name. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a51036e86375103039d38b9c70030c681d06425;p=thirdparty%2Ftvheadend.git Correct Environment variable name. --- diff --git a/lib/api/python/README.md b/lib/api/python/README.md index 09ac552bc..394f50761 100644 --- a/lib/api/python/README.md +++ b/lib/api/python/README.md @@ -19,7 +19,7 @@ Environment variables Name | Description --------------|-------------------------------------------- -TVH_URL_API | URL like http://localhost:9981/api +TVH_API_URL | URL like http://localhost:9981/api TVH_USER | username for HTTP API TVH_PASS | password for HTTP API