mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
remove vnclowpot from 18.10 editions
This commit is contained in:
@ -15,7 +15,6 @@ networks:
|
||||
medpot_local:
|
||||
rdpy_local:
|
||||
tanner_local:
|
||||
vnclowpot_local:
|
||||
ewsposter_local:
|
||||
spiderfoot_local:
|
||||
|
||||
@ -215,7 +214,7 @@ services:
|
||||
- "993:993"
|
||||
- "995:995"
|
||||
- "5432:5432"
|
||||
# - "5900:5900"
|
||||
- "5900:5900"
|
||||
image: "dtagdevsec/heralding:1804"
|
||||
read_only: true
|
||||
volumes:
|
||||
@ -378,19 +377,6 @@ services:
|
||||
depends_on:
|
||||
- tanner
|
||||
|
||||
# Vnclowpot service
|
||||
vnclowpot:
|
||||
container_name: vnclowpot
|
||||
restart: always
|
||||
networks:
|
||||
- vnclowpot_local
|
||||
ports:
|
||||
- "5900:5900"
|
||||
image: "dtagdevsec/vnclowpot:1804"
|
||||
read_only: true
|
||||
volumes:
|
||||
- /data/vnclowpot/log:/var/log/vnclowpot
|
||||
|
||||
|
||||
##################
|
||||
#### NSM
|
||||
|
Reference in New Issue
Block a user