diff --git a/root/etc/config/motioneye b/root/etc/config/motioneye index 6d7bc00..a2998d7 100644 --- a/root/etc/config/motioneye +++ b/root/etc/config/motioneye @@ -1,4 +1,4 @@ config motioneye option 'port' '8081' - option 'config_path' '/dev/video0' + option 'config_path' '/opt/docker2/compose/motioneye-app' option 'image_name' 'ccrisan/motioneye:master-armhf'