mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
Update docker-compose.yml
fix for logs to show IP which make query
This commit is contained in:
parent
932ad6b27c
commit
94088928a6
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ services:
|
|||
# Ddospot service
|
||||
ddospot:
|
||||
build: .
|
||||
network_mode: "host"
|
||||
container_name: ddospot
|
||||
restart: always
|
||||
# cpu_count: 1
|
||||
|
|
Loading…
Reference in a new issue