Skip to content

Commit

Permalink
Merge pull request #19 from dextermallo/master
Browse files Browse the repository at this point in the history
DOC: fix wrong file path; wording
  • Loading branch information
dextermallo authored Mar 13, 2023
2 parents d57dc97 + 84aa15a commit d664e2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions honeytraps/waf_elk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Best to set up after MISP has been set up

```bash
cd ~/Honeypot-Project/honeytraps/waf_elk
cp sample-env env
cp ./misp-push/sample-env ./misp-push/env
```

In the env file change the URL_MISP field to the IP MISP is be running on
Expand All @@ -21,7 +21,7 @@ Best to set up after MISP has been set up

```bashag-0-1dttmup1hag-1-1dttmup1h
docker-compose build
# Start the container
# Start containers
./start_docker.sh
```

Expand Down

0 comments on commit d664e2a

Please sign in to comment.