From c7209422fda4d756b9a6d3933db41cd58504c781 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 16 Jan 2024 00:43:32 +0100 Subject: [PATCH] Update motioneye.conf --- conf/motioneye.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/motioneye.conf b/conf/motioneye.conf index a3131b4..b84c7ae 100644 --- a/conf/motioneye.conf +++ b/conf/motioneye.conf @@ -15,7 +15,7 @@ log_level info # the IP address to listen on # (0.0.0.0 for all interfaces, 127.0.0.1 for localhost) -listen 0.0.0.0 +listen 127.0.0.1 # the TCP port to listen on port 8765