Add app.json

This commit is contained in:
Alex Gleason 2022-09-01 16:59:44 -05:00
parent 84b794cac9
commit ce397ba7aa
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 7 additions and 0 deletions

7
app.json Normal file
View File

@ -0,0 +1,7 @@
{
"name": "Soapbox",
"description": "Software for the next generation of social media.",
"keywords": ["fediverse"],
"website": "https://soapbox.pub",
"stack": "container"
}