Better default value

This commit is contained in:
syuilo 2018-07-15 02:29:50 +09:00 committed by GitHub
parent b971fbaac6
commit 073707b2d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ port: 80
mongodb:
host: localhost
port: 27017
db: example-db
db: misskey
user: example-misskey-user
pass: example-misskey-pass