We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd983e0 commit 56654beCopy full SHA for 56654be
articles/communication-services/samples/chat-hero-sample.md
@@ -72,6 +72,7 @@ Below you'll find more information on prerequisites and steps to set up the samp
72
73
1. Set your connection string in `Server/appsettings.json`
74
2. Set your endpoint URL string in `Server/appsettings.json`
75
+3. Set your adminUserId string in `Server/appsettings.json`
76
3. `npm run setup` from the root directory
77
4. `npm run start` from the root directory
78
0 commit comments