Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dormant-user authored Jan 26, 2024
1 parent 066d2e6 commit 917b895
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,9 @@ if __name__ == '__main__':
**Mandatory**
- **USERNAME**: Any username of choice.
- **PASSWORD**: Any password of choice.
- **SECRET**: Any private key to encode and decode JWT.
- **VIDEO_SOURCE**: Source path for video files.
> :bulb:   Files starting with `_` _(underscore)_ will be ignored
> :bulb:   Files starting with `_` _(underscore)_ and `.` _(dot)_ will be ignored
**Optional**
- **VIDEO_HOST**: IP address to host the video. Defaults to `127.0.0.1`
Expand Down

0 comments on commit 917b895

Please sign in to comment.