fixed file path

This commit is contained in:
2026-01-12 16:06:06 +00:00
parent e5a8f88ade
commit 3e56b7b12f
2 changed files with 2 additions and 2 deletions

View File

@@ -59,7 +59,7 @@ services:
- ./.env
volumes:
- ./backend/token/:/backend/token
- ${OBSIDIAN_DIR}:/obsidian
- ${OBSIDIAN_DIR}:/backend/notes
db:
image: postgres:16