mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-02 02:30:10 +08:00
[Komodo] fern: Write Compose File: update obsidian-livesync/compose.yaml
This commit is contained in:
parent
b1f7286a6b
commit
c92536bcf6
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ services:
|
|||
- COUCHDB_USER=obsidian
|
||||
- COUCHDB_PASSWORD=${COUCHDB_PASSWORD}
|
||||
volumes:
|
||||
- /mnt/docker/obsidian-livesync/data:/opt/couchdb/data
|
||||
- /mnt/docker/obsidian-livesync/config:/opt/couchdb/etc/local.d
|
||||
- /home/fern/docker/data/obsidian-livesync/data:/opt/couchdb/data
|
||||
- /home/fern/docker/data/obsidian-livesync/config:/opt/couchdb/etc/local.d
|
||||
ports:
|
||||
- 5984:5984
|
||||
networks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue