... | ... | @@ -14,6 +14,9 @@ Alternatively, add the below block to your existing docker-compose.yml file: |
|
|
#the port you want to present on the outside.
|
|
|
#This is automatically mapped - docker uses iptables to do this
|
|
|
- '55000:55000/udp'
|
|
|
#Use external DMRGateway template for custom configuration
|
|
|
#volumes:
|
|
|
# - '/etc/freedmr/DMRGateway.tmpl:/opt/DMRGateway.ympl'
|
|
|
environment:
|
|
|
#Configure IPSC side (IPSC_Bridge)
|
|
|
#True if we are the master
|
... | ... | |