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