Skip to content

Commit

Permalink
remove config files
Browse files Browse the repository at this point in the history
  • Loading branch information
Wrede committed Feb 27, 2024
1 parent 3baafbb commit 187066d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ ARG REQUIREMENTS=""

# Add FEDn and default configs
COPY fedn /app/fedn
COPY config/settings-client.yaml.template /app/config/settings-client.yaml
COPY config/settings-combiner.yaml.template /app/config/settings-combiner.yaml
COPY config/settings-reducer.yaml.template /app/config/settings-reducer.yaml
COPY $REQUIREMENTS /app/config/requirements.txt

# Install developer tools (needed for psutil)
Expand Down

0 comments on commit 187066d

Please sign in to comment.