Skip to content

Commit

Permalink
Merge pull request #2 from AzureCosmosDB/seesharprun-patch-1
Browse files Browse the repository at this point in the history
Update replace.java
  • Loading branch information
seesharprun authored Oct 16, 2024
2 parents 7a6c05f + 4ab9948 commit 6fa8254
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/replace.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
@Bean
public CosmosClientBuilder getCosmosClientBuilder() {
return new CosmosClientBuilder()
.endpoint("<azure-cosmos-db-nosql-endpoint>")
.key("<azure-cosmos-db-nosql-key>");
}

0 comments on commit 6fa8254

Please sign in to comment.