diff options
Diffstat (limited to 'public/v2/apps/phpmyadmin.json')
| -rw-r--r-- | public/v2/apps/phpmyadmin.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/v2/apps/phpmyadmin.json b/public/v2/apps/phpmyadmin.json index 90fa19a..0ef1df3 100644 --- a/public/v2/apps/phpmyadmin.json +++ b/public/v2/apps/phpmyadmin.json @@ -3,6 +3,7 @@ "documentation": "Taken from https://hub.docker.com/r/phpmyadmin/phpmyadmin/", "displayName": "phpMyAdmin", "description": "phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web", + "isOfficial": true, "dockerCompose": { "version": "3.3", "services": { |
