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",
|
||||
"description": "Gitea is a painless self-hosted Git service.",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
"repository": "https://gitlab.com/autonomic-cooperative/gitea-dokku"
|
||||
}
|
||||
|
Reference in New Issue
Block a user