Trim down app.json
This commit is contained in:
parent
b933c24757
commit
4e14b7ebde
11
app.json
11
app.json
@ -1,14 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "gitea",
|
"name": "gitea",
|
||||||
"description": "Gitea is a painless self-hosted Git service.",
|
"description": "Gitea is a painless self-hosted Git service.",
|
||||||
"repository": "https://gitlab.com/autonomic-cooperative/gitea-dokku",
|
"repository": "https://gitlab.com/autonomic-cooperative/gitea-dokku"
|
||||||
"success_url": "/",
|
|
||||||
"dokku": {
|
|
||||||
"plugins": []
|
|
||||||
},
|
|
||||||
"scripts": {
|
|
||||||
"dokku": {
|
|
||||||
"postdeploy": "gitea migrate && gitea admin create-user --name autonomic --password autonomic --email foobar@autonomic.zone"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user