From cde19dd07d5d249cc8af87723ae21a2260cbb32c Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Thu, 5 Dec 2019 08:04:20 -0500 Subject: [PATCH] Update phpmyadmin.json --- public/v2/apps/phpmyadmin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/v2/apps/phpmyadmin.json b/public/v2/apps/phpmyadmin.json index 4c7d70c..ae08b94 100644 --- a/public/v2/apps/phpmyadmin.json +++ b/public/v2/apps/phpmyadmin.json @@ -1,7 +1,7 @@ { "captainVersion": "2", "documentation": "Taken from https://hub.docker.com/r/phpmyadmin/phpmyadmin/", - "displayName": "", + "displayName": "phpMyAdmin", "description": "phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web", "dockerCompose": { "version": "3.3", @@ -27,4 +27,4 @@ "validRegex": "/^([^\\s^\\/])+$/" }] -} \ No newline at end of file +}