From 50df320d41f6e72200d05f0fe3e3ac2cd75f47c0 Mon Sep 17 00:00:00 2001 From: akanealw Date: Fri, 24 Apr 2026 19:02:01 +0000 Subject: [PATCH] fixed directory path --- mstream/compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mstream/compose.yml b/mstream/compose.yml index 40dfa77..246668f 100644 --- a/mstream/compose.yml +++ b/mstream/compose.yml @@ -12,7 +12,7 @@ services: - 3001:3000 restart: always volumes: - - $PWD/mstream:/config + - $PWD:/config - ${STORAGE_DIR}/Music:/music networks: