forked from developeranaz/Mega-index-heroku
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp.json
21 lines (19 loc) · 725 Bytes
/
app.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"name": "heroku mega index",
"description": "A rclone serve index using Docker.",
"logo": "https://forum.rclone.org/uploads/default/original/2X/0/0f430bb0f2f7a9ed020a9e93c89f4d332adcac4b.gif",
"keywords": ["nginx", "mega fileindex", "mega", "mega.nz", "megaindex", "mega.nz-index", "mega-dl", "mega.nz-downloader", "mega-backdoor", "megaindex-backdoor", "rclone", "index"],
"env": {
"UserName": {
"description": "Please enter Your MEGA.NZ Username/Email",
"value": "Enter username/email here"
},
"PassWord": {
"description": "Please enter your MEGA.NZ Password",
"value": "Enter your password here"
}
},
"website": "",
"repository": "",
"stack": "container"
}