diff options
| -rw-r--r-- | public/v2/apps/mariadb.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v2/apps/mariadb.json b/public/v2/apps/mariadb.json index 547a3d7..1b8af10 100644 --- a/public/v2/apps/mariadb.json +++ b/public/v2/apps/mariadb.json @@ -1,7 +1,7 @@ { "captainVersion": "2", "documentation": "Taken from https://hub.docker.com/_/mariadb.", - "displayName": "", + "displayName": "MariaDB", "description": "MariaDB Server is one of the most popular open source relational databases. It's made by the original developers of MySQL and guaranteed to stay open source", "dockerCompose": { "version": "3.1", |
