From 648f87b502f31a1f00742ce61f02dc2fc62c2b88 Mon Sep 17 00:00:00 2001 From: oldnick85 Date: Sat, 18 Feb 2023 18:37:09 +0300 Subject: [PATCH] [fix] comment for I2PControl port --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7c50dc0..df391f6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -75,7 +75,7 @@ EXPOSE 7656 EXPOSE 2827 # I2CP EXPOSE 7654 -# 7650 +# I2PControl EXPOSE 7650 # Port to listen for connections EXPOSE 10765