From 60b29af575fb6b84ac16aa46a6a9ccd2010b1a4e Mon Sep 17 00:00:00 2001 From: valentin Date: Wed, 22 Mar 2023 11:39:53 +0100 Subject: [PATCH] fix json --- portainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer.json b/portainer.json index 7afb3ae..f9fe9bb 100644 --- a/portainer.json +++ b/portainer.json @@ -42,7 +42,7 @@ "label": "Url app host", "description": "Host port to expose SSH port of Dokku (22 if empty)", "default": "wordpress.traefik.me" - }, + } ] } ]