mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-19 21:52:27 +00:00
Update
This commit is contained in:
parent
32ba41497a
commit
90fa3b30e9
1 changed files with 2 additions and 2 deletions
|
@ -606,7 +606,7 @@ services:
|
|||
container_name: map_redis
|
||||
restart: always
|
||||
depends_on:
|
||||
logstash:
|
||||
tpotinit:
|
||||
condition: service_healthy
|
||||
stop_signal: SIGKILL
|
||||
tty: true
|
||||
|
@ -619,7 +619,7 @@ services:
|
|||
container_name: map_web
|
||||
restart: always
|
||||
depends_on:
|
||||
logstash:
|
||||
tpotinit:
|
||||
condition: service_healthy
|
||||
environment:
|
||||
- MAP_COMMAND=AttackMapServer.py
|
||||
|
|
Loading…
Reference in a new issue