7 lines
230 B
JSON
7 lines
230 B
JSON
{
|
|
"name": "gitea",
|
|
"description": "Gitea is a painless self-hosted Git service.",
|
|
"repository": "https://gitlab.com/autonomic-cooperative/gitea-dokku",
|
|
"scripts": { "dokku": { "postdeploy": "bash /app/postdeploy.sh" } }
|
|
}
|