Update options.json handling

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2023-06-13 14:58:40 +03:00
parent 273c77b809
commit 25b8f6c02b
4 changed files with 24 additions and 7 deletions

View File

@@ -8,9 +8,10 @@ docker run -v $(pwd)/build:/app/build -e GITHUB_TOKEN=YOUR_GITHUB_TOKEN registry
## Environment Variables
| Environment Variable | Description |
| -------------------- | -------------------------------------------- |
| `GITHUB_TOKEN` | Github token to use for downloading patches. |
| Environment Variable | Description |
| ------------------------ | ---------------------------------------------------------- |
| `GITHUB_TOKEN` | Github token to use for downloading patches. |
| `REDDIT_OAUTH_CLIENT_ID` | Reddit OAuth Client ID for "change-oauth-client-id" patch. |
## Volumes