mirror of
https://github.com/perstarkse/minne.git
synced 2026-01-11 20:50:24 +01:00
11 lines
175 B
Plaintext
11 lines
175 B
Plaintext
[core]
|
|
path = "./"
|
|
schema = "less"
|
|
|
|
[db]
|
|
address = "ws://localhost:8000"
|
|
username = "root_user"
|
|
password = "root_password"
|
|
ns = "test"
|
|
db = "test"
|