From c52b844f740b219f8822073554d114c6a7a1b412 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 6 May 2021 13:22:14 +0200 Subject: [PATCH] Update config.json --- portainer/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/portainer/config.json b/portainer/config.json index 965d5a5ae..f284c841a 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -15,7 +15,8 @@ "init": false, "map": ["ssl"], "ports": { - "9000/tcp": 9000 + "9000/tcp": 9000, + "8000/tcp": null }, "ports_description": { "9000/tcp": "Web UI port",