From e53def7f2ceb52b6f1433add2697a7d8c7a2c6fa Mon Sep 17 00:00:00 2001 From: McCloudS <64094529+McCloudS@users.noreply.github.com> Date: Thu, 2 Feb 2023 09:32:30 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f053df8..ef27a02 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ docker pull mccloud/subgen Create a webhook in Plex that will call back to your subgen address, IE: 192.168.1.111:8090/webhook see: https://support.plex.tv/articles/115002267687-webhooks/ -You can define the port via envrionment variables, but the endpoint "/webhook" is static. +You can define the port via environment variables, but the endpoint "/webhook" is static. The following environment variables are available in Docker. They will default to the values listed below. YOU MUST DEFINE PLEXTOKEN AND PLEXSERVER! | Variable | Default Value | Description |