mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-04 13:47:37 +02:00
Update docker_install.sh
This commit is contained in:
parent
1b91f0843e
commit
8900231b39
@ -26,3 +26,6 @@ sudo systemctl reset-failed docker.service
|
|||||||
|
|
||||||
sudo ufw status
|
sudo ufw status
|
||||||
sudo ufw allow from 172.17.0.0/24 to any
|
sudo ufw allow from 172.17.0.0/24 to any
|
||||||
|
|
||||||
|
### sudo lsof-i :5000
|
||||||
|
sudo kill <PID>
|
||||||
|
Loading…
Reference in New Issue
Block a user