diff --git a/app.json b/app.json new file mode 100644 index 0000000..99756ad --- /dev/null +++ b/app.json @@ -0,0 +1,5 @@ +{ + "name": "disposable-mailbox", + "description": "self-hosted disposable email service (php) using catch-all and imap", + "repository": "https://github.com/synox/disposable-mailbox", +}