7 lines
159 B
Plaintext
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
|