From 1d7470350495154966c76f3ad5de54ad78175313 Mon Sep 17 00:00:00 2001 From: BlubbFish Date: Mon, 24 Jun 2019 18:17:23 +0200 Subject: [PATCH] Move the Dockerreadmepart also upwards Start Version 1.2.8 --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 78f61f9..aab53b9 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,6 @@ # Fraunhofer.Fit.IoT.LoraMap (Lora-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 ### Internal * BlubbFish.Utils ([Utils](http://git.blubbfish.net/vs_utils/Utils))