mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
add ftp, ftfp to industrial compose file
This commit is contained in:
parent
d02e34764e
commit
ec1f6664b9
1 changed files with 2 additions and 0 deletions
|
@ -38,11 +38,13 @@ services:
|
|||
networks:
|
||||
- conpot_local_default
|
||||
ports:
|
||||
- "69:69"
|
||||
- "80:80"
|
||||
- "102:102"
|
||||
- "161:161"
|
||||
- "502:502"
|
||||
# - "623:623"
|
||||
- "21:21"
|
||||
- "44818:44818"
|
||||
- "47808:47808"
|
||||
image: "dtagdevsec/conpot:1804"
|
||||
|
|
Loading…
Reference in a new issue