Update docker-compose.yml

Tag: latest. It's multi-architecture, AMD64, ARCH64.
pull/10/head
Esteban Mackay Q. 3 months ago committed by GitHub
parent 58e709e2cd
commit e416c21819
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save

Powered by TurnKey Linux.