We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76941f9 commit 84aa36eCopy full SHA for 84aa36e
1 file changed
docs/cli/getting_started.md
@@ -23,7 +23,7 @@ The following values should be present in one of the above locations:
23
```bash
24
INCYDR_API_CLIENT_ID='api-client-key'
25
INCYDR_API_CLIENT_SECRET='api-client-secret'
26
-INCYDR_URL='code42.api.url'
+INCYDR_URL='https://code42.api.url'
27
```
28
29
See [Incydr SDK Settings](../sdk/settings.md) for more available settings.
0 commit comments