Skip to content

Commit a41ea34

Browse files
committed
fix GB docs
1 parent 93f332c commit a41ea34

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/GreedyBear/Installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Note that GreedyBear _needs_ a running instance of ElasticSearch of a T-POT to f
77

88
In the T-POT classic installation, ElasticSearch is not exposed externally. If you want your GB instance to connect to it, you must change this and expose it externally.
99

10-
Yo do that, change the main `docker-compose.yml` of the T-POT in the `elasticsearch` section:
10+
To do that, change the main `docker-compose.yml` of the T-POT in the `elasticsearch` section:
1111
```code
1212
ports:
1313
- "64298:9200" # instead of "127.0.0.1:64298:9200"

docs/GreedyBear/Usage.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ The available feed_type are:
2626
- `citrixhoneypot`
2727
- `mailoney`
2828
- `ipphoney`
29-
- `ddospot`
3029
- `elasticpot`
3130
- `dicompot`
3231
- `redishoneypot`

0 commit comments

Comments
 (0)