mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42:11 +00:00
fix typo
This commit is contained in:
parent
6fed549f58
commit
7e0b964ca5
1 changed files with 0 additions and 4 deletions
|
@ -535,8 +535,6 @@ services:
|
|||
ports:
|
||||
- "127.0.0.1:64299:64299"
|
||||
image: "dtagdevsec/map_server:2203"
|
||||
depends_on:
|
||||
- map_redis
|
||||
|
||||
## Map Data Service
|
||||
map_data:
|
||||
|
@ -552,8 +550,6 @@ services:
|
|||
stop_signal: SIGKILL
|
||||
tty: true
|
||||
image: "dtagdevsec/map_server:2203"
|
||||
depends_on:
|
||||
- map_redise
|
||||
#### /ELK
|
||||
|
||||
# Ewsposter service
|
||||
|
|
Loading…
Reference in a new issue