obsidian sync stuyff
This commit is contained in:
parent
71116eddbc
commit
c0c8391339
5 changed files with 54 additions and 40 deletions
7
common/_containers/obsidian_sync.md
Normal file
7
common/_containers/obsidian_sync.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
docker run \
|
||||
-e hostname=https://obsidiansync.joshuabell.xyz \
|
||||
-e database=obsidian_sync \
|
||||
-e username=obsidian_admin \
|
||||
-e password=$REPLACE \
|
||||
docker.io/oleduc/docker-obsidian-livesync-couchdb:master \
|
||||
deno -A /scripts/generate_setupuri.ts
|
||||
Loading…
Add table
Add a link
Reference in a new issue