From 7d4e9561deac9170f9da9f0db8b61a8b823c902b Mon Sep 17 00:00:00 2001 From: ben Date: Thu, 7 Sep 2023 02:19:38 +0000 Subject: [PATCH] Update 'root/etc/config/motioneye' --- root/etc/config/motioneye | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'