From 7c66579baa75b521691c5bfb3d5118c3b405389b Mon Sep 17 00:00:00 2001 From: t3chn0m4g3 Date: Mon, 3 Sep 2018 09:29:42 +0000 Subject: [PATCH] fix port --- etc/compose/industrial.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/compose/industrial.yml b/etc/compose/industrial.yml index 8c2a4b1c..6fcf7503 100644 --- a/etc/compose/industrial.yml +++ b/etc/compose/industrial.yml @@ -68,7 +68,7 @@ services: networks: - conpot_local_IEC104 ports: - - "161:161" +# - "161:161" - "2404:2404" image: "dtagdevsec/conpot:1804" read_only: true