Remove self-hosted title, tagline and description

This commit is contained in:
Johannes Zellner 2015-07-01 15:25:50 +02:00
parent ac93fc4239
commit 4381366f9a
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
{
"id": "io.gogs.cloudronapp",
"title": "A self-hosted Git service",
"title": "Gogs",
"author": "Gogs developers",
"description": "easiest, fastest and most painless way to set up a self-hosted Git service.\nDefault credentials are administrator:admin123",
"tagline": "painless self-hosted Git Service",
"description": "Easiest, fastest and most painless Git service.",
"tagline": "A painless Git Service",
"version": "0.1.0",
"healthCheckPath": "/",
"httpPort": 3000,