mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-22 23:31:12 +02:00
Add comment in docker-compose for obsidian
This commit is contained in:
parent
88a9a5bef2
commit
8d44e6acd3
1 changed files with 2 additions and 0 deletions
|
|
@ -45,6 +45,8 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- ./surfsense_backend/app:/app/app
|
- ./surfsense_backend/app:/app/app
|
||||||
- shared_temp:/tmp
|
- shared_temp:/tmp
|
||||||
|
# Uncomment and edit the line below to enable Obsidian vault indexing
|
||||||
|
# - /path/to/your/obsidian/vault:/obsidian-vault:ro
|
||||||
env_file:
|
env_file:
|
||||||
- ./surfsense_backend/.env
|
- ./surfsense_backend/.env
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue