Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simeononsecurity authored Oct 21, 2024
1 parent 66030f0 commit 19b7259
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ For recommended hardware for this project please read the following:
-e DATA_BITS=<YOUR_SERIAL_DATA_BITS> \
-e PARITY=<YOUR_SERIAL_PARITY> \
-e STOP_BITS=<YOUR_SERIAL_STOP_BITS> \
-e ONOCOY_MOUNTPOINT=<YOUR_ONOCOY_MOUNTPOINT> \
-e ONOCOY_USERNAME=<YOUR_ONOCOY_MOUNTPOINT_USERNAME> \
-e ONOCOY_PASSWORD=<YOUR_ONOCOY_MOUNTPOINT_PASSWORD> \
-e RTKDIRECT_MOUNTPOINT=<YOUR_RTKDIRECT_MOUNTPOINT> \
Expand Down Expand Up @@ -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
```

Expand Down

0 comments on commit 19b7259

Please sign in to comment.