Сеть
This commit is contained in:
+3
-2
@@ -52,10 +52,10 @@ services:
|
|||||||
- "3478:3478"
|
- "3478:3478"
|
||||||
- "3478:3478/udp"
|
- "3478:3478/udp"
|
||||||
- "49152-49170:49152-49170/udp"
|
- "49152-49170:49152-49170/udp"
|
||||||
environment:
|
|
||||||
- DETECT_EXTERNAL_IP=yes
|
|
||||||
command:
|
command:
|
||||||
|
- turnserver
|
||||||
- -n
|
- -n
|
||||||
|
- -v
|
||||||
- --log-file=stdout
|
- --log-file=stdout
|
||||||
- --min-port=49152
|
- --min-port=49152
|
||||||
- --max-port=49170
|
- --max-port=49170
|
||||||
@@ -63,6 +63,7 @@ services:
|
|||||||
- --static-auth-secret=${TURN_SECRET:-dcf1c1827c0c520d45130e282ea26991}
|
- --static-auth-secret=${TURN_SECRET:-dcf1c1827c0c520d45130e282ea26991}
|
||||||
- --no-tls
|
- --no-tls
|
||||||
- --no-dtls
|
- --no-dtls
|
||||||
|
- --external-ip=78.47.125.180
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
postgres_data:
|
postgres_data:
|
||||||
|
|||||||
Reference in New Issue
Block a user