Skip to content

Commit f4cd5e6

Browse files
authored
Update proxy-calling-support-tutorial-web.md
1 parent 887957c commit f4cd5e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/tutorials/includes/proxy-calling-support-tutorial-web.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ You can create a Linux virtual machine in the Azure portal and deploy an NGINX s
156156

157157
Here's an NGINX configuration that you can use as a sample:
158158

159-
```js
159+
```
160160
events {
161161
multi_accept on;
162162
worker_connections 65535;

0 commit comments

Comments
 (0)