Files
homelab-infra/obsidian-livesync/.env.example
2026-03-23 04:29:25 +00:00

7 lines
159 B
Plaintext
Executable File

# obsidian/.env
# Copy to .env and fill in real values. NEVER commit .env.
COUCHDB_USER=admin
COUCHDB_PASSWORD=REPLACE_WITH_STRONG_PASSWORD
COUCHDB_PORT=5984