diff --git a/README.md b/README.md index b64cd5e..b4ac30e 100644 --- a/README.md +++ b/README.md @@ -76,5 +76,8 @@ The app is designed to be run within Kubernetes or within a Docker container, as |OWL_LDB_SVKEY||NO|National Rail LDBSVWS API Key| |OWL_LDB_CORPUSUSER||YES|Network Rail CORPUS API Username| |OWL_LDB_CORPUSPASS||YES|Network Rail CORPUS API Password| +|OWL_GIT_ISSUEBOT||NO|Gitea API Key for issue reporting| -In the case that OWL_LDB_SVKEY is not available, staff versions of departure board, etc. will not be available. \ No newline at end of file +In the case that OWL_LDB_SVKEY is not available, staff versions of departure board, etc. will not be available. + +In the case that OWL_GIT_ISSUEBOT is not available, the 'Report Issue' page will not be able to POST data. \ No newline at end of file