diff --git a/mc/compose.yaml b/mc/compose.yaml index f4b13d7..e3b5e4b 100644 --- a/mc/compose.yaml +++ b/mc/compose.yaml @@ -15,8 +15,8 @@ services: - "52199:52199" - "1901:1900/udp" volumes: - - ./config:/config:rw - - ./log:/log:rw + - /mnt/storage/appdata/mc/config:/config:rw + - /mnt/storage/appdata/mc/log:/log:rw - /etc/localtime:/etc/localtime:ro - /mnt/cygnus/Music/Common:/data/music:rw