9 lines
209 B
JSON
9 lines
209 B
JSON
{
|
|
"name": "gitea",
|
|
"description": "Gitea is a painless self-hosted Git service.",
|
|
"repository": "https://gitlab.com/autonomic-cooperative/coop-cloud/gitea",
|
|
"dokku": {
|
|
"plugins": ["mariadb"]
|
|
}
|
|
}
|