mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-27 21:01:57 +00:00
Changing back to normal endpoint configuration.
This commit is contained in:
committed by
Craig Boger (from Dev Box)
parent
ec3dffb21c
commit
28a0015d3d
@@ -192,6 +192,7 @@ export function client(): Cosmos.CosmosClient {
|
||||
console.log(`Current parsed write endpoint: ${JSON.stringify(parsedWriteEndpoint)}`);
|
||||
// const writeHostAddress = await findHostAddress(parsedWriteEndpoint);
|
||||
// console.log(`Current write host address: ${JSON.stringify(writeHostAddress)}`);
|
||||
|
||||
} catch (error) {
|
||||
console.error("Error getting read endpoints:", error);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user