AI given structure
This commit is contained in:
6
obsidian-livesync/.env.example
Normal file
6
obsidian-livesync/.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user