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