-
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
c1e5224
commit dec5a85
Showing
2 changed files
with
20 additions
and
9 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
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 +1,20 @@ | ||
# torbox-tinfoil-server | ||
![Logo](https://raw.githubusercontent.com/TorBox-App/torbox-tinfoil-server/main/assets/header.png) | ||
|
||
|
||
#### About | ||
|
||
The TorBox Tinfoil Server allows you to easily set up your own custom Tinfoil shop of curated items downloaded from TorBox. This allows you to use TorBox as a repository rather than storing your files on your own server, or relying on someone else to download them for you. | ||
|
||
#### Important Notice | ||
TorBox does not allow piracy or condone it in any way. This is meant to be used with games you own and have the rights to. | ||
|
||
|
||
## Environment Variables | ||
|
||
To run this project, you will need to add the following environment variables to your .env file | ||
|
||
`TORBOX_API_KEY` | ||
|
||
`AUTH_USERNAME` | ||
|
||
`AUTH_PASSWORD` |