13 lines
253 B
JSON
13 lines
253 B
JSON
|
{
|
||
|
"name": "Soapbox BE",
|
||
|
"description": "Soapbox BE (Backend), the recommended backend for Soapbox based on Pleroma.",
|
||
|
"keywords": [
|
||
|
"fediverse"
|
||
|
],
|
||
|
"website": "https://soapbox.pub",
|
||
|
"dokku": {
|
||
|
"plugins": [
|
||
|
"postgres"
|
||
|
]
|
||
|
}
|
||
|
}
|