feat: initial headless sync server implementation
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Obsidian Sync Configuration
|
||||
OBSIDIAN_VAULT_NAME=MyVault
|
||||
OBSIDIAN_SYNC_PASSWORD=your_encryption_password_here
|
||||
OBSIDIAN_DEVICE_NAME=Docker-Sync-Server
|
||||
OBSIDIAN_SYNC_TOKEN=
|
||||
# The path on the host where the vault will be mirrored
|
||||
VAULT_HOST_PATH=./vault
|
||||
Reference in New Issue
Block a user