Files
homelab-infra/obsidian-livesync/.env.example
1jamesthompson1 716baafbc1 AI given structure
2026-03-23 16:06:42 +13:00

7 lines
159 B
Plaintext

# 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