mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-01-25 22:47:11 +00:00
11 lines
270 B
Bash
11 lines
270 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
|
|
# PRINT_LIVESYNC_LOGS=true
|
|
# ENABLE_UI=true |