This repository has been archived on 2020-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
git.autonomic.zone/app.json

10 lines
217 B
JSON
Raw Normal View History

2020-03-10 08:35:48 +00:00
{
"name": "gitea",
"description": "Gitea is a painless self-hosted Git service.",
"repository": "https://gitlab.com/autonomic-cooperative/gitea-dokku",
"success_url": "/",
"dokku": {
"plugins": []
}
}