Create app.json

This commit is contained in:
Parveen Bhadoo 2018-09-19 18:38:49 +05:30 committed by GitHub
parent 3e50b8250c
commit 1aef205cff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
app.json Normal file
View File

@ -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",
}