mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-01-15 09:49:17 +00:00
9 lines
226 B
Bash
9 lines
226 B
Bash
hostname=http://localhost:5989/
|
|
dbname=livesync-test-db2
|
|
minioEndpoint=http://127.0.0.1:9000
|
|
username=admin
|
|
password=testpassword
|
|
accessKey=minioadmin
|
|
secretKey=minioadmin
|
|
bucketName=livesync-test-bucket
|
|
# ENABLE_DEBUGGER=true |