mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-06-20 11:48:22 +02:00
Merge pull request #146 from clandmeter/coturn-fix
coturn: expose ENABLE_HTTPS_PROXY env variable
This commit is contained in:
commit
426511a459
@ -337,6 +337,8 @@ services:
|
|||||||
{{end}}
|
{{end}}
|
||||||
- ./mod/coturn/entrypoint.sh:/usr/local/bin/docker-entrypoint.sh
|
- ./mod/coturn/entrypoint.sh:/usr/local/bin/docker-entrypoint.sh
|
||||||
- ./mod/coturn/turnserver.conf:/etc/coturn/turnserver.conf
|
- ./mod/coturn/turnserver.conf:/etc/coturn/turnserver.conf
|
||||||
|
environment:
|
||||||
|
ENABLE_HTTPS_PROXY:
|
||||||
network_mode: host
|
network_mode: host
|
||||||
{{end}}
|
{{end}}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user