mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Editions
start work on new editions
This commit is contained in:
@ -21,7 +21,7 @@ services:
|
||||
nofile:
|
||||
soft: 65536
|
||||
hard: 65536
|
||||
mem_limit: 2g
|
||||
mem_limit: 4g
|
||||
ports:
|
||||
- "127.0.0.1:64298:9200"
|
||||
image: "dtagdevsec/elasticsearch:1804"
|
||||
|
@ -9,7 +9,7 @@ services:
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
# For ET Pro ruleset replace <OPEN> with your OINKCODE
|
||||
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
||||
- OINKCODE=OPEN
|
||||
network_mode: "host"
|
||||
cap_add:
|
||||
|
@ -15,4 +15,3 @@ services:
|
||||
- /home/wetty/.ssh/:uid=2000,gid=2000
|
||||
image: "dtagdevsec/wetty:1804"
|
||||
read_only: true
|
||||
|
||||
|
Reference in New Issue
Block a user