mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-01 15:24:59 +00:00
Remove self-hosted title, tagline and description
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user