$$(detect-external-ip)
This commit is contained in:
parent
57faf14b21
commit
b7caa1c73e
@ -74,7 +74,7 @@ services:
|
||||
- DB_PASSWORD=${OPENVIDU_SECRET}
|
||||
command:
|
||||
- --log-file=stdout
|
||||
- --external-ip=${COTURN_IP:-auto-ipv4}
|
||||
- --external-ip=$$(detect-external-ip)
|
||||
- --listening-port=${COTURN_PORT:-3478}
|
||||
- --fingerprint
|
||||
- --lt-cred-mech
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user