mirror of
https://github.com/ShaYmez/hblink3.git
synced 2024-11-21 15:41:49 -05:00
Update docker-compose.yml
Include /json/ enviroment outside container so that we can manage those iffy dumps from RadioID
This commit is contained in:
parent
217a5602a2
commit
36c9b1b690
@ -6,6 +6,7 @@ services:
|
||||
- '/etc/hblink3/hblink.cfg:/opt/hblink3/hblink.cfg'
|
||||
- '/var/log/hblink/hblink.log:/opt/hblink3/hblink.log'
|
||||
- '/etc/hblink3/rules.py:/opt/hblink3/rules.py'
|
||||
- '/etc/hblink3/json/:/opt/hblink3/json/'
|
||||
ports:
|
||||
- '62030-62050:62030-62050/udp'
|
||||
# TCP Port for HBmonitor
|
||||
|
Loading…
Reference in New Issue
Block a user