Move the Dockerreadmepart also upwards

Start Version 1.2.8
This commit is contained in:
BlubbFish 2019-06-24 18:17:23 +02:00
parent 8f412d1b94
commit 1d74703504

View File

@ -1,11 +1,6 @@
# Fraunhofer.Fit.IoT.LoraMap (Lora-Map) # Fraunhofer.Fit.IoT.LoraMap (Lora-Map)
Program that displays items with coordinates from Mqtt on a map Program that displays items with coordinates from Mqtt on a map
## Docker
* Build: `docker-compose build`
* Provide: `./Lora-Map/config/requests.conf` and `./Lora-Map/config/settings.conf`
* Run `docker-compose up -d`
## Linking to ## Linking to
### Internal ### Internal
* BlubbFish.Utils ([Utils](http://git.blubbfish.net/vs_utils/Utils)) * BlubbFish.Utils ([Utils](http://git.blubbfish.net/vs_utils/Utils))