Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Chong Shen Ng <[email protected]>
  • Loading branch information
Robert-Steiner and chongshenng authored Nov 4, 2024
1 parent 870c5a4 commit ca21190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docker/distributed/server/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ services:
RUN sed -i 's/.*flwr\[simulation\].*//' pyproject.toml \
&& python -m pip install -U --no-cache-dir .
ENTRYPOINT ["flower-serverapp"]
ENTRYPOINT ["flwr-serverapp"]
command:
- --superlink
- superlink:9091
Expand Down

0 comments on commit ca21190

Please sign in to comment.