From d424fd68b188b23393a27cf0e7844939f80ce6b3 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 23 Mar 2022 06:37:22 +0100 Subject: [PATCH] Update config.json --- portainer/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/portainer/config.json b/portainer/config.json index a52bbfa91..1dac9d27d 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -8,6 +8,7 @@ "backups", "docker_config/cli-plugins" ], + "codenotary": "alexandrep.github@gmail.com", "description": "Manage your Docker environment with ease", "docker_api": true, "hassio_api": true,