From 17c0a55bd8094273e25530d3d4435be3b8af3173 Mon Sep 17 00:00:00 2001 From: Vikash <111280455+vikash-band@users.noreply.github.com> Date: Wed, 5 Jun 2024 13:59:43 +0100 Subject: [PATCH] Update README.md for removing global config --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 290c92a..a66d389 100644 --- a/README.md +++ b/README.md @@ -17,15 +17,6 @@ In order to use this sample app, your account must have In-App Calling enabled. For more information about API credentials see our [Account Credentials](https://dev.bandwidth.com/docs/account/credentials) page. -# Global Network update - -Change the domain to following [here](https://github.com/Bandwidth-Samples/in-app-calling-dialpad-node-react/blob/main/src/components/DialPad.js#L35). - -```sh - domain: 'sbc.webrtc-app.bandwidth.com', - addresses: ['wss://sbc.webrtc-app.bandwidth.com:10081'], -``` - # Running the Application Use the following command/s to run the application: