diff --git a/motioneye/.env b/motioneye/.env index 4ae4188..b1c9e52 100755 --- a/motioneye/.env +++ b/motioneye/.env @@ -1,2 +1,3 @@ APPNAME=motioneye -DOCKER_REGISTRY=r.sectorq.eu/library/ \ No newline at end of file +DOCKER_REGISTRY=r.sectorq.eu/library/ +RESTART=always \ No newline at end of file