mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-05-01 21:31:55 +00:00
Add e2e-test (not passed yet)
Refine readme
This commit is contained in:
8
src/apps/cli/.test.env
Normal file
8
src/apps/cli/.test.env
Normal file
@@ -0,0 +1,8 @@
|
||||
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
|
||||
Reference in New Issue
Block a user