mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-21 00:28:08 +08:00
Make port types explicit
Co-authored-by: fkwp <fkwp@users.noreply.github.com>
This commit is contained in:
parent
f0e59baad4
commit
5cf1cf9e54
@ -32,10 +32,10 @@ services:
|
||||
# any…)
|
||||
network_mode: host
|
||||
# ports:
|
||||
# - "7880:7880"
|
||||
# - "7881:7881"
|
||||
# - "7882:7882"
|
||||
# - "50100-50200:50100-50200"
|
||||
# - "7880:7880/tcp"
|
||||
# - "7881:7881/tcp"
|
||||
# - "7882:7882/tcp"
|
||||
# - "50100-50200:50100-50200/upd"
|
||||
volumes:
|
||||
- ./backend/livekit.yaml:/etc/livekit.yaml
|
||||
networks:
|
||||
|
Loading…
Reference in New Issue
Block a user