add obsidian for personal

This commit is contained in:
geezo 2025-09-14 10:54:45 -04:00
parent 6b4455cf0c
commit ca463dfbb2

View File

@ -8,7 +8,7 @@ services:
- PGID=1000 - PGID=1000
- TZ=Etc/UTC - TZ=Etc/UTC
volumes: volumes:
- /path/to/config:/config - ./personal:/config
ports: ports:
- 3000:3000 - 3000:3000
- 3001:3001 - 3001:3001