Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/getting-started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ These self-signed certificates are only valid for local development. Never use s
Creating a profile allows us to store the host we want to connect to and then to tie our credentials to it when we login.

```shell
otdfctl profile create platform-otdf-local https://platform.otdf.local:8443
otdfctl profile create platform-otdf-local https://platform.opentdf.local:8443
```

## Login to the Platform
Expand Down