mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-04-07 17:45:17 +00:00
8 lines
203 B
Bash
8 lines
203 B
Bash
hostname=http://127.0.0.1:5989/
|
|
dbname=livesync-test-db2
|
|
minioEndpoint=http://127.0.0.1:9000
|
|
username=admin
|
|
password=testpassword
|
|
accessKey=minioadmin
|
|
secretKey=minioadmin
|
|
bucketName=livesync-test-bucket |