mirror of
https://github.com/0ceanSlim/grain.git
synced 2024-10-30 01:26:32 +00:00
8 lines
109 B
YAML
8 lines
109 B
YAML
mongodb:
|
|
uri: "mongodb://localhost:27017/"
|
|
database: "grain"
|
|
relay:
|
|
port: ":8080"
|
|
web:
|
|
port: ":8181"
|