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…)
|
# any…)
|
||||||
network_mode: host
|
network_mode: host
|
||||||
# ports:
|
# ports:
|
||||||
# - "7880:7880"
|
# - "7880:7880/tcp"
|
||||||
# - "7881:7881"
|
# - "7881:7881/tcp"
|
||||||
# - "7882:7882"
|
# - "7882:7882/tcp"
|
||||||
# - "50100-50200:50100-50200"
|
# - "50100-50200:50100-50200/upd"
|
||||||
volumes:
|
volumes:
|
||||||
- ./backend/livekit.yaml:/etc/livekit.yaml
|
- ./backend/livekit.yaml:/etc/livekit.yaml
|
||||||
networks:
|
networks:
|
||||||
|
Loading…
Reference in New Issue
Block a user