8 lines
111 B
YAML
8 lines
111 B
YAML
|
Server:
|
||
|
host: 127.0.0.1
|
||
|
port: 8000
|
||
|
CouchDB:
|
||
|
username: root
|
||
|
password: root
|
||
|
url: http://localhost:5984
|