forked from cloudron-apps/gitea-app
Remove self-hosted title, tagline and description
This commit is contained in:
parent
ac93fc4239
commit
4381366f9a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"id": "io.gogs.cloudronapp",
|
"id": "io.gogs.cloudronapp",
|
||||||
"title": "A self-hosted Git service",
|
"title": "Gogs",
|
||||||
"author": "Gogs developers",
|
"author": "Gogs developers",
|
||||||
"description": "easiest, fastest and most painless way to set up a self-hosted Git service.\nDefault credentials are administrator:admin123",
|
"description": "Easiest, fastest and most painless Git service.",
|
||||||
"tagline": "painless self-hosted Git Service",
|
"tagline": "A painless Git Service",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
"httpPort": 3000,
|
"httpPort": 3000,
|
||||||
|
|
Loading…
Reference in a new issue