mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
docker: open ports for TURN + STUN
This commit is contained in:
@@ -38,6 +38,8 @@ services:
|
||||
- "143:143"
|
||||
- "465:465"
|
||||
- "993:993"
|
||||
- "3478:3478"
|
||||
- "49152-65535:49152-65535/udp"
|
||||
volumes:
|
||||
## system
|
||||
- /sys/fs/cgroup:/sys/fs/cgroup:rw # required for systemd
|
||||
|
||||
Reference in New Issue
Block a user