From fae973aee2932651c94b53c352e154a50ff98885 Mon Sep 17 00:00:00 2001 From: Peter Buchegger Date: Sat, 5 Feb 2022 19:34:29 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f81107..9a3083c 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,7 @@ There is everything prepared to run trackdirect inside of some docker containers Install [docker](https://docs.docker.com/get-docker/) and [docker-compose](https://docs.docker.com/compose/install/) from the published websites. ### Config file -Adopt your config in `config/aprsc.conf` and `config/trackdirect.ini`. +Adopt your config in `config/aprsc.conf` and `config/trackdirect.ini`. In `trackdirect.ini` search for 'docker' and change the lines as described in the comments. ### Run Docker-Compose for development containers