optionally use GitHub access token

to prevent rate limiting
This commit is contained in:
Jannis R
2020-10-25 21:10:59 +01:00
parent 6033c4e16e
commit 8330f93a3d
2 changed files with 8 additions and 3 deletions

View File

@@ -43,6 +43,7 @@ This will a spin up a docker container running infinite which will try to mirror
### Parameters
- `GITHUB_USERNAME` name of user or organization which public repos should be mirrored
- `GITHUB_TOKEN` [GitHub personal access token](https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/creating-a-personal-access-token) (optional)
- `GITEA_URL` url of your gitea server
- `GITEA_TOKEN` token for your gitea user