You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/quickstarts/voice-video-calling/includes/teams-interop/teams-interop-javascript.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,10 +118,10 @@ You can also get the required meeting information from the **Join Meeting** URL
118
118
Run the following command to bundle your application host on a local webserver:
Open your browser and navigate to http://localhost:1234/. You should see the following:
124
+
Open your browser and navigate to http://localhost:8080/. You should see the following:
125
125
126
126
:::image type="content" source="../../media/javascript/acs-join-teams-meeting-quickstart.PNG" alt-text="Screenshot of the completed JavaScript Application.":::
0 commit comments