mirror of
https://github.com/ShaYmez/hblink3.git
synced 2025-04-19 09:50:50 -04:00
Update docker-compose.yml
Fix port ranges ahh!
This commit is contained in:
parent
ab94a12e70
commit
71c285d50d
@ -9,7 +9,7 @@ services:
|
||||
- '/etc/hblink3/json/:/opt/hblink3/json/'
|
||||
ports:
|
||||
# Master Ports (99 Masters)
|
||||
- '54000-54099:5400-54099/udp'
|
||||
- '54000-54099:54000-54099/udp'
|
||||
# MMDVM & OBP Ports
|
||||
- '62030-62050:62030-62050/udp'
|
||||
# TCP Port for HBmonitor
|
||||
|
Loading…
Reference in New Issue
Block a user