Skip to content

Commit

Permalink
[#3] .Fix issue from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasObenaus committed Feb 6, 2020
1 parent 27cb14a commit 990835d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ go run ./examples/local
1. Obtain the host/ endpoint of the CosmosDB

- To this end one has to login into the Azure web console and navigate to the Azure CosmosDB panel.
- Here just select the db you want to connect to, go to the overview tab and there copy the URL of the `Gremlin Endpoint`
- Select the db you want to connect to, go to the overview tab and there copy the URL of the `Gremlin Endpoint`
- It should look like this `wss://xyz-my-db-abc.gremlin.cosmos.azure.com:443/`

2. Obtain the username/ database name
Expand Down

0 comments on commit 990835d

Please sign in to comment.