summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--public/v2/apps/phpmyadmin.json4
1 files 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
+}