mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
add fatt to nextgen
This commit is contained in:
@ -3,7 +3,7 @@ version: '2.3'
|
||||
services:
|
||||
|
||||
# Fatt service
|
||||
suricata:
|
||||
fatt:
|
||||
build: .
|
||||
container_name: fatt
|
||||
restart: always
|
||||
@ -14,4 +14,4 @@ services:
|
||||
- NET_RAW
|
||||
image: "dtagdevsec/fatt:1903"
|
||||
volumes:
|
||||
- /data/fatt/log:/home/fatt/fatt/log
|
||||
- /data/fatt/log:/opt/fatt/log
|
||||
|
Reference in New Issue
Block a user