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
02138b57f8
commit
99cc9cd5ae
1 changed files with 13 additions and 1 deletions
|
@ -11,4 +11,16 @@ services:
|
|||
- /mnt/docker/obsidian-livesync/config:/opt/couchdb/etc/local.d
|
||||
ports:
|
||||
- 5984:5984
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- default
|
||||
- proxy
|
||||
labels:
|
||||
caddy: ols.ferngarden.net
|
||||
caddy.import: internal
|
||||
caddy.reverse_proxy: '{{ upstreams 5984 }}'
|
||||
restart: unless-stopped
|
||||
|
||||
networks:
|
||||
default:
|
||||
proxy:
|
||||
external: true
|
Loading…
Add table
Add a link
Reference in a new issue