From 845b771a5891a811f6199652d2be78905b1a2e9e Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 29 Apr 2015 12:56:20 -0700 Subject: [PATCH] Put admin credentials in description for now --- CloudronManifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index 1a2e5d1..d2dcae3 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -1,7 +1,7 @@ { "id": "io.gogs.cloudronapp", "title": "A self-hosted Git service", - "description": "easiest, fastest and most painless way to set up a self-hosted Git service", + "description": "easiest, fastest and most painless way to set up a self-hosted Git service.\nDefault credentials are admin:admin", "tagline": "painless self-hosted Git Service", "version": "0.0.1", "healthCheckPath": "/",