Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xcsrz authored Jan 24, 2019
1 parent 0391409 commit efb2933
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 @@ -39,7 +39,7 @@ docker run -d --name=motioneye \
-e TIMEZONE="America/New_York" \
-e PUID="99" \
-e PGID="100" \
-v /mnt/user/appdata/motioneye/media:/home/nobody/media \
-v /mnt/user/appdata/motioneye/media:/home/nobody/motioneye/media \
-v /mnt/user/appdata/motioneye/config:/config \
jshridha/motioneye:latest
```
Expand Down

0 comments on commit efb2933

Please sign in to comment.