Remove plugins for now
This commit is contained in:
parent
744fed9407
commit
8fba2d004e
13
app.json
13
app.json
@ -4,17 +4,6 @@
|
|||||||
"repository": "https://gitlab.com/autonomic-cooperative/gitea-experiment",
|
"repository": "https://gitlab.com/autonomic-cooperative/gitea-experiment",
|
||||||
"success_url": "/",
|
"success_url": "/",
|
||||||
"dokku": {
|
"dokku": {
|
||||||
"plugins": [
|
"plugins": []
|
||||||
{
|
|
||||||
"name": "domains",
|
|
||||||
"commands": [
|
|
||||||
"domains:add keycloak keycloak.gitea-experiment.autonomic.zone"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "letsencrypt",
|
|
||||||
"commands": ["letsencrypt keycloak", "letsencrypt:cron-job --add"]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user