Skip to content

Commit 84aa36e

Browse files
add https to url
1 parent 76941f9 commit 84aa36e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cli/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The following values should be present in one of the above locations:
2323
```bash
2424
INCYDR_API_CLIENT_ID='api-client-key'
2525
INCYDR_API_CLIENT_SECRET='api-client-secret'
26-
INCYDR_URL='code42.api.url'
26+
INCYDR_URL='https://code42.api.url'
2727
```
2828

2929
See [Incydr SDK Settings](../sdk/settings.md) for more available settings.

0 commit comments

Comments
 (0)