Skip to content

Commit

Permalink
small fixes in the text.
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jun 8, 2024
1 parent 9817a5d commit b616bb2
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions examples/monai-2D-mednist/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,6 @@ Connecting clients:
export FEDN_CLIENT_SETTINGS_PATH=./client_settings.yaml
fedn client start -in client.yaml --secure=True --force-ssl
**NOTE: The following instructions are only for SDK-based client communication and for local development environments using Docker.**
Connecting clients using Docker:
================================

Expand All @@ -92,6 +88,9 @@ For convenience, there is a Docker image hosted on ghrc.io with fedn preinstalle
ghcr.io/scaleoutsystems/fedn/fedn:0.9.0 run client -in client.yaml --force-ssl --secure=True
**NOTE: The following instructions are only for SDK-based client communication and for local development environments using Docker.**


Local development mode using Docker/docker compose
--------------------------------------------------

Expand Down

0 comments on commit b616bb2

Please sign in to comment.