зеркало из https://github.com/mozilla/MozDef.git
use port 80
This commit is contained in:
Родитель
d5b701d541
Коммит
cc2ae858a4
|
@ -88,4 +88,4 @@ Outputs:
|
|||
Value: !Join [ '', [ 'https://', !GetAtt MozDefElasticSearch.DomainEndpoint, "/_plugin/kibana/" ] ]
|
||||
ElasticsearchURL:
|
||||
Description: "URL for the Kibana UI"
|
||||
Value: !Join [ '', [ 'http://', !GetAtt MozDefElasticSearch.DomainEndpoint ] ]
|
||||
Value: !Join [ '', [ 'http://', !GetAtt MozDefElasticSearch.DomainEndpoint, ":80" ] ]
|
||||
|
|
Загрузка…
Ссылка в новой задаче