You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`GITHUB_TOKEN`| A classic GitHub personal access token. | Yes ✅ | None |
75
75
|`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