Changes
Page history
Updated Installing using Docker (recommended!) (markdown)
authored
Feb 12, 2021
by
Simon
Show whitespace changes
Inline
Side-by-side
Installing-using-Docker-(recommended!).md
View page @
9fd2ea58
...
...
@@ -30,7 +30,8 @@ A change needs to be made to the docker config for openbridge to work correctly:
edit /etc/freedmr/freedmr.cfg with your favourite editor:
`
[GLOBAL]
`
[GLOBAL]
PATH: ./
PING_TIME: 10
MAX_MISSED: 3
...
...
@@ -85,4 +86,5 @@ TARGET_IP:
TARGET_PORT: 62044
USE_ACL: True
SUB_ACL: DENY:1
TGID_ACL: PERMIT:ALL
`
TGID_ACL: PERMIT:ALL
`