This commit is contained in:
2025-03-17 14:07:48 +01:00
parent 9d9ae4616b
commit 3bb6e75d41

View File

@ -1,7 +1,7 @@
--- ---
services: services:
motioneye: motioneye:
image: ghcr.io/motioneye-project/motioneye:edge image: ${DOCKER_REGISTRY:-}ghcr.io/motioneye-project/motioneye:edge
# init: true # init: true
ports: ports:
- "8081:8081" - "8081:8081"