Updates for various parts
This commit is contained in:
@@ -19,9 +19,9 @@ services:
|
||||
- matrix
|
||||
# ports:
|
||||
# - 8448:6167
|
||||
turn:
|
||||
image: docker.io/coturn/coturn
|
||||
restart: unless-stopped
|
||||
network_mode: "host"
|
||||
volumes:
|
||||
- ./coturn.conf:/etc/coturn/turnserver.conf:ro
|
||||
# turn:
|
||||
# image: docker.io/coturn/coturn
|
||||
# restart: unless-stopped
|
||||
# network_mode: "host"
|
||||
# volumes:
|
||||
# - ./coturn.conf:/etc/coturn/turnserver.conf:ro
|
||||
|
||||
Reference in New Issue
Block a user