diff options
Diffstat (limited to 'public/v2/apps/wordpress.json')
| -rw-r--r-- | public/v2/apps/wordpress.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v2/apps/wordpress.json b/public/v2/apps/wordpress.json index b6b186c..0e99bec 100644 --- a/public/v2/apps/wordpress.json +++ b/public/v2/apps/wordpress.json @@ -1,7 +1,7 @@ { "captainVersion": "2", "documentation": "Taken from https://docs.docker.com/compose/wordpress/. Port mapping removed from WP as it is no longer needed", - "displayName": "", + "displayName": "WordPress", "description": "WordPress is a content management system based on PHP and MySQL that is usually used with the MySQL or MariaDB database", "dockerCompose": { "version": "3.3", |
