mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
😢
This commit is contained in:
parent
3ea1163181
commit
7123ee6744
2 changed files with 4 additions and 4 deletions
|
@ -6,9 +6,9 @@ mongodb:
|
|||
db: misskey
|
||||
user: syuilo
|
||||
pass: ''
|
||||
drive:
|
||||
storage: 'db'
|
||||
redis:
|
||||
host: localhost
|
||||
port: 6379
|
||||
pass: ''
|
||||
drive:
|
||||
storage: 'db'
|
||||
|
|
|
@ -6,10 +6,10 @@ mongodb:
|
|||
db: test-misskey
|
||||
user: admin
|
||||
pass: ''
|
||||
drive:
|
||||
storage: 'db'
|
||||
# __REDIS__
|
||||
redis:
|
||||
host: localhost
|
||||
port: 6379
|
||||
pass: ''
|
||||
drive:
|
||||
storage: 'db'
|
||||
|
|
Loading…
Reference in a new issue