Better default value
This commit is contained in:
parent
b971fbaac6
commit
073707b2d0
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ port: 80
|
|||
mongodb:
|
||||
host: localhost
|
||||
port: 27017
|
||||
db: example-db
|
||||
db: misskey
|
||||
user: example-misskey-user
|
||||
pass: example-misskey-pass
|
||||
|
||||
|
|
Loading…
Reference in a new issue