mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Update
This commit is contained in:
@ -606,7 +606,7 @@ services:
|
|||||||
container_name: map_redis
|
container_name: map_redis
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
logstash:
|
tpotinit:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
stop_signal: SIGKILL
|
stop_signal: SIGKILL
|
||||||
tty: true
|
tty: true
|
||||||
@ -619,7 +619,7 @@ services:
|
|||||||
container_name: map_web
|
container_name: map_web
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
logstash:
|
tpotinit:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
environment:
|
environment:
|
||||||
- MAP_COMMAND=AttackMapServer.py
|
- MAP_COMMAND=AttackMapServer.py
|
||||||
|
Reference in New Issue
Block a user