This commit is contained in:
parent
dd24759151
commit
8f6ca8f77f
@ -19,14 +19,14 @@
|
|||||||
community.docker.docker_container:
|
community.docker.docker_container:
|
||||||
name: coturn
|
name: coturn
|
||||||
image: bv11-cr01.bessems.eu/proxy/coturn/coturn:{{ coturn.version }}
|
image: bv11-cr01.bessems.eu/proxy/coturn/coturn:{{ coturn.version }}
|
||||||
command: |
|
command: >
|
||||||
-n \
|
-n \
|
||||||
-v \
|
-v \
|
||||||
--log-file=stdout \
|
--log-file=stdout \
|
||||||
--lt-cred-mech \
|
--lt-cred-mech \
|
||||||
--no-cli \
|
--no-cli \
|
||||||
--no-tls \
|
--no-tls \
|
||||||
--realm=dendrite
|
--realm=dendrite
|
||||||
network_mode: host
|
network_mode: host
|
||||||
state: started
|
state: started
|
||||||
restart_policy: unless-stopped
|
restart_policy: unless-stopped
|
||||||
|
Loading…
Reference in New Issue
Block a user