Dropping this for good then
This commit is contained in:
parent
6407f52e24
commit
0c025b7ebb
8
app.json
8
app.json
@ -1,11 +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"
|
||||||
"scripts": {
|
|
||||||
"dokku": {
|
|
||||||
"predeploy": "gitea migrate",
|
|
||||||
"postdeploy": "gitea admin create-user --username '$ADMIN_USER' --password '$ADMIN_PASS' --email '$ADMIN_MAIL' --admin"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user