Dockerfile und docker-compose angepasst wegen Zugriffsberechtigung bei Docker

This commit is contained in:
2026-03-02 17:22:31 +00:00
parent 26a9a267a0
commit 2299d5f78c
3 changed files with 8 additions and 3 deletions

View File

@@ -24,6 +24,7 @@ services:
build: .
container_name: camerasave-monitor
restart: unless-stopped
user: "1000:1000"
volumes:
- heartbeat:/app
env_file: