mirror of
https://github.com/YunoHost-Apps/motioneye_ynh.git
synced 2024-09-03 19:46:09 +02:00
Update motioneye.conf
This commit is contained in:
parent
3223239d33
commit
c7209422fd
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ log_level info
|
||||||
|
|
||||||
# the IP address to listen on
|
# the IP address to listen on
|
||||||
# (0.0.0.0 for all interfaces, 127.0.0.1 for localhost)
|
# (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
|
# the TCP port to listen on
|
||||||
port 8765
|
port 8765
|
||||||
|
|
Loading…
Add table
Reference in a new issue