mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-07-01 18:37:48 +08:00
[Komodo] fern: Write Compose File: update obsidian-livesync/compose.yaml
This commit is contained in:
parent
f7d5f1e86e
commit
01a5a06c21
1 changed files with 2 additions and 4 deletions
|
@ -1,11 +1,9 @@
|
|||
services:
|
||||
obsidian-livesync:
|
||||
container_name: obsidian-livesync
|
||||
image: couchdb:3.3.3
|
||||
image: couchdb:latest
|
||||
user: 1000:1000
|
||||
environment:
|
||||
- PUID=99
|
||||
- PGID=100
|
||||
- UMASK=0022
|
||||
- TZ=Australia/Perth
|
||||
- COUCHDB_USER=obsidian
|
||||
- COUCHDB_PASSWORD=${COUCHDB_PASSWORD}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue