Files
obsidian-sync-server/.env.example
T

8 lines
252 B
Bash

# 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