This commit is contained in:
syuilo 2019-02-07 02:50:03 +09:00
parent 7dfe7005e0
commit f7b6dc08f7
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
2 changed files with 4 additions and 4 deletions

View file

@ -6,9 +6,9 @@ mongodb:
db: misskey
user: syuilo
pass: ''
drive:
storage: 'db'
redis:
host: localhost
port: 6379
pass: ''
drive:
storage: 'db'

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'