Skip to content

Commit

Permalink
server
Browse files Browse the repository at this point in the history
  • Loading branch information
philipperemy committed Aug 13, 2024
1 parent 2034240 commit 1f6db75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ COPY . /app/

WORKDIR /app
RUN pip install -e . --upgrade
RUN pip install flask waitress

WORKDIR api

Expand Down

0 comments on commit 1f6db75

Please sign in to comment.