Update options.json handling
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user