This commit is contained in:
syuilo
2018-07-04 13:21:30 +09:00
parent 4636768810
commit 67afe968b4
5 changed files with 85 additions and 19 deletions

View File

@@ -34,7 +34,6 @@ export type Source = {
pass: string;
};
elasticsearch: {
enable: boolean;
host: string;
port: number;
pass: string;