mirror of
https://git.cloudron.io/cloudron/gitea-app.git
synced 2024-11-22 08:01:01 +00:00
Put admin credentials in description for now
This commit is contained in:
parent
9bb0664688
commit
845b771a58
1 changed files with 1 additions and 1 deletions
|
@ -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": "/",
|
||||
|
|
Loading…
Reference in a new issue