mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
tweaking, hardening
This commit is contained in:
@ -6,9 +6,11 @@ services:
|
||||
|
||||
# Wetty service
|
||||
wetty:
|
||||
build: .
|
||||
container_name: wetty
|
||||
restart: always
|
||||
network_mode: "host"
|
||||
env_file:
|
||||
- /opt/tpot/etc/compose/wetty_environment
|
||||
image: "dtagdevsec/wetty:1710"
|
||||
image: "dtagdevsec/wetty:1804"
|
||||
read_only: true
|
||||
|
Reference in New Issue
Block a user