From 9357e93075807b8089a774ad57a5261538c7d9b3 Mon Sep 17 00:00:00 2001 From: Akhil Gupta Date: Sat, 17 Apr 2021 09:58:09 +0530 Subject: [PATCH] Fix #85 --- Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 7600fa2..e44fb19 100644 --- a/Readme.md +++ b/Readme.md @@ -136,7 +136,8 @@ Although personally I feel that using the docker container is the best way of us | Name | Description | Default | | --------------- | ----------------------------------------------------------------------- | ------- | | CHECK_FREQUENCY | How frequently to check for new episodes and missing files (in minutes) | 30 | -| PASSWORD | Set to some no empty value to enable Basic Authentication, username `podgrab`|(empty)| +| PASSWORD | Set to some non empty value to enable Basic Authentication, username `podgrab`|(empty)| +| PORT | Change the internal port of the application. If you change this you might have to change your docker configuration as well | (empty) | ### Setup