Update docker-compose.yml

# The AUTO_RESTART function restarts the server and forces file downloads every 24 hours.
          - AUTO_RESTART=True
pull/11/head
Esteban Mackay Q. 2 months ago committed by GitHub
parent c8ffd9cd58
commit abe539f618
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -25,7 +25,7 @@ services:
mem_reservation: 512m
environment:
# The AUTO_RESTART function restarts the server and forces file downloads every 24 hours.
- AUTO_RESTART=True
- AUTO_RESTART=True
# Before enabling local mapping, download the file to the host machine:
# docker cp adn-server:/opt/ADN-DMR-Peer-Server/config/adn.cfg .
volumes:

Loading…
Cancel
Save

Powered by TurnKey Linux.