diff --git a/images/docker-diskover.md b/images/docker-diskover.md index 40d2f77612..94195a0de1 100644 --- a/images/docker-diskover.md +++ b/images/docker-diskover.md @@ -36,7 +36,7 @@ The architectures supported by this image are: This application is dependent on an ElasticSearch instance. Please see the example compose file for additional information. -The default username is diskover with the password of **darkdata**, access the container at http:///. The UI may be unusable until a valid index has been created. +The default username is diskover with the password of **darkdata**, access the container at `http:///`. The UI may be unusable until a valid index has been created. The default diskover-web Constants.php file located at `/config/diskover-web.conf.d/Constants.php` will need to be edited to allow diskover-web to communicate with the ElasticSearch container. The following entries will need to be edited: * `const ES_HOST = elasticsearch`