diff --git a/compose_tugtainer.yaml b/compose_tugtainer.yaml index 9320c73..d527544 100644 --- a/compose_tugtainer.yaml +++ b/compose_tugtainer.yaml @@ -11,7 +11,4 @@ services: TZ: "Europe/Zurich" volumes: - /var/run/docker.sock:/var/run/docker.sock - - tugtainer_data:/config - -volumes: - tugtainer_data: \ No newline at end of file + - /opt/tugtainer:/config \ No newline at end of file