Skip to content

Commit f132125

Browse files
committed
docs: README minutiae
1 parent 01e4c21 commit f132125

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ docker run --rm \
7373
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ | --------- | ------------------------------------------------ |
7474
| `GITHUB_TOKEN` | A classic GitHub personal access token. | Yes ✅ | None |
7575
| `FIRETAIL_APP_TOKEN` | An app token from the Firetail SaaS. | Yes ✅ | None |
76-
| `FIRETAIL_API_URL` | The URL of the Firetail SaaS' API. | No ❌ | `"https://api.saas.eu-west-1.prod.firetail.app"` |
77-
| `LOGGING_LEVEL` | The logging level provided to python's [logging](https://docs.python.org/3/library/logging.html#logging-levels) library. | No ❌ | `"INFO"` |
76+
| `FIRETAIL_API_URL` | The URL of the Firetail SaaS API. | No ❌ | `https://api.saas.eu-west-1.prod.firetail.app` |
77+
| `LOGGING_LEVEL` | The logging level provided to Python's [logging](https://docs.python.org/3/library/logging.html#logging-levels) library. | No ❌ | `INFO` |

0 commit comments

Comments
 (0)