mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-01-26 15:38:46 +01: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}}
|
||||
- ./mod/coturn/entrypoint.sh:/usr/local/bin/docker-entrypoint.sh
|
||||
- ./mod/coturn/turnserver.conf:/etc/coturn/turnserver.conf
|
||||
environment:
|
||||
ENABLE_HTTPS_PROXY:
|
||||
network_mode: host
|
||||
{{end}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user