added maps and json folders - these may need to be persisted

This commit is contained in:
Jannis Warnat 2019-06-11 09:53:06 +02:00
parent 131773d5cb
commit ba5dc9e8f3

View File

@ -11,3 +11,6 @@ services:
volumes:
- "./Lora-Map/config/requests.conf:/etc/loramap/requests.conf"
- "./Lora-Map/config/settings.conf:/etc/loramap/settings.conf"
- "./maps:/usr/local/bin/loramap/resources/maps"
- "./json:/usr/local/bin/loramap/json"