зеркало из https://github.com/mozilla/MozDef.git
docker cleanup settings.js
This commit is contained in:
Родитель
c8aca1c1c2
Коммит
ba69c2ce1d
|
@ -1,27 +0,0 @@
|
|||
/*
|
||||
This Source Code Form is subject to the terms of the Mozilla Public
|
||||
License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
Copyright (c) 2014 Mozilla Corporation
|
||||
|
||||
Contributors:
|
||||
Jeff Bryner jbryner@mozilla.com
|
||||
Anthony Verez averez@mozilla.com
|
||||
*/
|
||||
|
||||
//configuration settings
|
||||
|
||||
elasticsearch = {
|
||||
address: "http://localhost:9200/",
|
||||
healthurl: "_cluster/health",
|
||||
docstatsurl: "_stats/docs"
|
||||
}
|
||||
|
||||
|
||||
mozdef = {
|
||||
rootURL: "http://localhost",
|
||||
port: "3000",
|
||||
rootAPI: "http://localhost:8081",
|
||||
kibanaURL: "http://localhost:9090",
|
||||
enableBanhammer: false
|
||||
}
|
Загрузка…
Ссылка в новой задаче