ソースを参照

Remove self-hosted title, tagline and description

Johannes Zellner 9 年 前
コミット
9f64f4e5e1
1 ファイル変更3 行追加3 行削除
  1. 3 3
      CloudronManifest.json

+ 3 - 3
CloudronManifest.json

@@ -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,