Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
garanews authored Sep 17, 2020
1 parent 138139a commit 9bd45e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ If you take a look of docker-compose.yml you will see you need some local folder


### Cortex-Analyzers
- In order to use Analyzers in docker version, set the online json url instead absolute path of analyzers in the application.conf of Cortex:
- In order to use Analyzers in docker version, it is set the online json url instead absolute path of analyzers in the application.conf of Cortex:
https://dl.bintray.com/thehive-project/cortexneurons/analyzers.json
- In order to use Analyzers in docker version set the application.conf thejob: ```
- In order to use Analyzers in docker version it is set the application.conf thejob: ```
job {
runner = [docker]
} ```
Expand Down

0 comments on commit 9bd45e4

Please sign in to comment.