Add comment in docker-compose for obsidian

This commit is contained in:
Manoj Aggarwal 2026-01-22 10:04:34 -08:00
parent 88a9a5bef2
commit 8d44e6acd3

View file

@ -45,6 +45,8 @@ services:
volumes:
- ./surfsense_backend/app:/app/app
- shared_temp:/tmp
# Uncomment and edit the line below to enable Obsidian vault indexing
# - /path/to/your/obsidian/vault:/obsidian-vault:ro
env_file:
- ./surfsense_backend/.env
environment: