]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Correct Environment variable name.
authordave-p <gh@pickles.me.uk>
Tue, 27 Oct 2020 20:25:36 +0000 (20:25 +0000)
committerFlole998 <Flole998@users.noreply.github.com>
Wed, 28 Oct 2020 13:25:15 +0000 (14:25 +0100)
lib/api/python/README.md

index 09ac552bc5862bba25d92e311012a975e4dd366a..394f50761b68417fa965cdc534dd169df0eb066a 100644 (file)
@@ -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