From 19b725923909915ceca90bce5228652a292ae062 Mon Sep 17 00:00:00 2001 From: SimeonOnSecurity <4913771+simeononsecurity@users.noreply.github.com> Date: Mon, 21 Oct 2024 01:42:55 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 00bfe60..5ad0de8 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,6 @@ For recommended hardware for this project please read the following: -e DATA_BITS= \ -e PARITY= \ -e STOP_BITS= \ - -e ONOCOY_MOUNTPOINT= \ -e ONOCOY_USERNAME= \ -e ONOCOY_PASSWORD= \ -e RTKDIRECT_MOUNTPOINT= \ @@ -113,6 +112,9 @@ For recommended hardware for this project please read the following: -e ELEVATION=50 \ -e INSTRUMENT="Your GPS Receiver" \ -e ANTENNA="Your Antenna" \ + --log-driver json-file \ + --log-opt max-file=5 \ + --log-opt max-size=10m \ simeononsecurity/docker-rtklib-onocoy-rtkdirect:latest ```