diff --git a/mc2/compose.yaml b/mc2/compose.yaml index f87fc04..57003e0 100644 --- a/mc2/compose.yaml +++ b/mc2/compose.yaml @@ -18,4 +18,6 @@ services: Vossl86 Schwesche EXISTING_WHITELIST_FILE: "MERGE" - restart: unless-stopped \ No newline at end of file + restart: unless-stopped + volumes: + - /mnt/appdata/mc2:/data \ No newline at end of file