Update conduit coturn stuff
This commit is contained in:
parent
fee1f042d3
commit
5281b52e4c
@ -15,6 +15,7 @@ services:
|
||||
container_name: coturn-server
|
||||
image: docker.io/coturn/coturn:latest
|
||||
restart: unless-stopped
|
||||
network_mode: "host"
|
||||
volumes:
|
||||
- /docker/appdata/conduit/coturn.conf:/etc/coturn/turnserver.conf
|
||||
- /docker/appdata/conduit/coturn.conf:/etc/coturn/turnserver.conf
|
||||
networks:
|
||||
conduit:
|
Loading…
Reference in New Issue
Block a user