add README
This commit is contained in:
parent
7fe941c2f0
commit
fda2f34ff3
2 changed files with 25 additions and 0 deletions
|
|
@ -4,5 +4,9 @@ services:
|
|||
image: "codeberg.org/kellya/logseq-sync:latest"
|
||||
volumes:
|
||||
- ./data:/logseq-sync/data
|
||||
# or use a named volume and uncomment the volume section below
|
||||
# - data:/logseq-sync/data
|
||||
restart: unless-stopped
|
||||
network_mode: host
|
||||
#volumes:
|
||||
# data:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue