1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-05 19:54:04 +02:00
This commit is contained in:
syuilo
2019-02-07 02:50:03 +09:00
parent 7dfe7005e0
commit f7b6dc08f7
2 changed files with 4 additions and 4 deletions

View File

@@ -6,10 +6,10 @@ mongodb:
db: test-misskey
user: admin
pass: ''
drive:
storage: 'db'
# __REDIS__
redis:
host: localhost
port: 6379
pass: ''
drive:
storage: 'db'