|
|
|
@ -25,8 +25,8 @@ services:
|
|
|
|
mem_reservation: 512m
|
|
|
|
mem_reservation: 512m
|
|
|
|
# Before enabling local mapping, download the file to the host machine:
|
|
|
|
# Before enabling local mapping, download the file to the host machine:
|
|
|
|
# docker cp adn-server:/opt/ADN-DMR-Peer-Server/config/adn.cfg .
|
|
|
|
# docker cp adn-server:/opt/ADN-DMR-Peer-Server/config/adn.cfg .
|
|
|
|
# volumes:
|
|
|
|
volumes:
|
|
|
|
# - './adn.cfg:/opt/ADN-DMR-Peer-Server/config/adn.cfg:ro'
|
|
|
|
- './adn.cfg:/opt/ADN-DMR-Peer-Server/config/adn.cfg:ro'
|
|
|
|
# Change the below to inlude ports used for your OBP(s)
|
|
|
|
# Change the below to inlude ports used for your OBP(s)
|
|
|
|
ports:
|
|
|
|
ports:
|
|
|
|
- '62031:62031/udp'
|
|
|
|
- '62031:62031/udp'
|
|
|
|
|