From f3438af0c37293735257f58a1e9b1b9fbb1c05d7 Mon Sep 17 00:00:00 2001 From: craisin Date: Sun, 30 Nov 2025 16:18:24 -0800 Subject: [PATCH] fix path --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index e9d0320..db96f94 100755 --- a/compose.yml +++ b/compose.yml @@ -277,7 +277,7 @@ services: image: gitea.craisin.tech/craisin/quartz:latest container_name: quartz volumes: - - ${DRIVE}/notes/vault/Notes/Public\ Notes:/usr/src/app/content + - ${DRIVE}/notes/vault/Notes/Public Notes:/usr/src/app/content syncthing: container_name: syncthing