Skip to content

Commit

Permalink
add jsmpeg_service_tcp_port
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely authored Dec 14, 2024
1 parent a7eca5c commit a778e72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/nginx/sites-enabled/default
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ server {
set $lync_service_tcp_port 29785;
set $spawner_service_tcp_port 29786;
set $signalling_service_tcp_port 29787;
set $jsmpeg_service_tcp_port 29788;

# use env vars
set_by_lua_block $my_speedtest { return my_speedtest }
Expand Down

0 comments on commit a778e72

Please sign in to comment.