mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-11 01:00:07 +09:00
Fix bug
This commit is contained in:
parent
7f25fcea9a
commit
52af143a41
@ -38,7 +38,7 @@ interface ISource {
|
||||
host: string;
|
||||
port: number;
|
||||
db: string;
|
||||
user_id: string;
|
||||
user: string;
|
||||
pass: string;
|
||||
};
|
||||
redis: {
|
||||
|
Loading…
Reference in New Issue
Block a user