1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-06-27 05:28:44 +02:00

5 UDP ports are not enough

This commit is contained in:
Yohann D'ANELLO
2020-11-07 15:00:06 +01:00
parent 8eea7d6e4f
commit 59c47ca3e0
4 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@ services:
restart: always
ports:
- 9710:9710/udp
- 10000-10005:10000-10005/udp
- 10000-11000:10000-11000/udp
volumes:
- ./ghostream_data:/etc/ghostream:ro
labels:

View File

@ -170,7 +170,7 @@ webrtc:
# This range must be opened in your firewall.
#
#minPortUDP: 10000
#maxPortUDP: 10005
#maxPortUDP: 11000
# STUN servers, you should host your own Coturn instance
#