Skip to content

Commit

Permalink
Merge pull request #271 from smitcher/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
LongLiveCHIEF authored Feb 18, 2025
2 parents db35800 + ce9b9d6 commit 978b7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Make sure you use the following internal configuration (Settings » Webcam & Tim
URLs for reaching the camera from outside the container are:

- Stream: `http://dockerIP:dockerport/webcam/?action=stream`
- Snapshot: `http://dockerport:dockerport/webcam/?action=snapshot`
- Snapshot: `http://dockerIP:dockerport/webcam/?action=snapshot`

See [container Environment Variables](#container-environment-variables) for a full list of webcam configuration options configured with docker.

Expand Down

0 comments on commit 978b7fe

Please sign in to comment.