pleroma/app.json
2022-08-17 11:25:39 -05:00

13 lines
No EOL
238 B
JSON

{
"name": "Rebased",
"description": "Rebased, the recommended backend for Soapbox written in Elixir.",
"keywords": [
"fediverse"
],
"website": "https://soapbox.pub",
"dokku": {
"plugins": [
"postgres"
]
}
}