diff options
| author | Kasra Bigdeli <[email protected]> | 2019-12-05 08:03:04 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-12-05 08:03:04 -0500 |
| commit | 555b154c8eb12b960301d2b5ec843587f7aa61fb (patch) | |
| tree | 181ccf5569a722ada24300abba655716a046015d | |
| parent | 3b1d2cae4a78106b0f16bc67e46b2be38dafa9d4 (diff) | |
| download | caprover-one-click-apps-555b154c8eb12b960301d2b5ec843587f7aa61fb.tar.gz caprover-one-click-apps-555b154c8eb12b960301d2b5ec843587f7aa61fb.zip | |
Update mariadb.json
| -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", |
