1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-28 07:57:27 +00:00

Password must be 6 chars long

This commit is contained in:
Girish Ramakrishnan
2015-04-29 12:57:27 -07:00
parent 845b771a58
commit 28f61dc582
2 changed files with 4 additions and 4 deletions

View File

@@ -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.\nDefault credentials are admin:admin",
"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",
"version": "0.0.1",
"healthCheckPath": "/",