forked from developeranaz/Mega-index-heroku
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7a216ab
commit c12b5a0
Showing
1 changed file
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,21 @@ | ||
i"mm working on it | ||
will be pulled soon | ||
{ | ||
"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" | ||
} |