Skip to content

Commit

Permalink
modifying config example project
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHaigh committed Nov 1, 2022
1 parent 2c86415 commit a18dc08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ When you are done, the `config.yaml` looks like:
headers:
Authorization: Bearer thisIsJustAnExample_token-replaceWithYours==
uid: 12345678-abcd-4efg-1234-567890abcdef
astra_project: preview
astra_project: astra.netapp.io
verifySSL: True
```

Expand Down
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
headers:
Authorization: Bearer <contents of bearer token>
uid: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
astra_project: example
astra_project: astra.netapp.io

0 comments on commit a18dc08

Please sign in to comment.