mirror of
https://github.com/0ceanSlim/grain.git
synced 2024-11-22 00:27:14 +00:00
9 lines
163 B
YAML
9 lines
163 B
YAML
mongodb:
|
|
uri: "mongodb://localhost:27017/"
|
|
database: "grain"
|
|
collections:
|
|
event_kind0: "event-kind0"
|
|
event_kind1: "event-kind1"
|
|
server:
|
|
address: ":8080"
|