Skip to content

Commit d187b20

Browse files
authored
Update README.md
1 parent 3838bd4 commit d187b20

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,9 @@ if __name__ == '__main__':
3939
**Mandatory**
4040
- **USERNAME**: Any username of choice.
4141
- **PASSWORD**: Any password of choice.
42+
- **SECRET**: Any private key to encode and decode JWT.
4243
- **VIDEO_SOURCE**: Source path for video files.
43-
> :bulb:   Files starting with `_` _(underscore)_ will be ignored
44+
> :bulb:   Files starting with `_` _(underscore)_ and `.` _(dot)_ will be ignored
4445
4546
**Optional**
4647
- **VIDEO_HOST**: IP address to host the video. Defaults to `127.0.0.1`

0 commit comments

Comments
 (0)