diff --git a/compose_tugtainer.yaml b/compose_tugtainer.yaml index 3b84de0..7172c1e 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:/data \ No newline at end of file + - /opt/tugtainer/data:/tugtainer \ No newline at end of file