diff --git a/compose_tugtainer.yaml b/compose_tugtainer.yaml index 7172c1e..3b5a37f 100644 --- a/compose_tugtainer.yaml +++ b/compose_tugtainer.yaml @@ -11,4 +11,4 @@ services: TZ: Europe/Zurich volumes: - /var/run/docker.sock:/var/run/docker.sock:ro - - /opt/tugtainer/data:/tugtainer \ No newline at end of file + - /opt/tugtainer/data:/tugtainer # korrektes Mapping \ No newline at end of file