Skip to content

Commit

Permalink
fix docker
Browse files Browse the repository at this point in the history
  • Loading branch information
vemonet committed Apr 4, 2024
1 parent 00f3870 commit 0abbe21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ENV PORT=8808 \
## Copy the source code (in the same folder as the Dockerfile)
COPY . .

ENV MODULE_NAME=src.oprenpredict_trapi.main \
ENV MODULE_NAME=src.trapi_oprenpredict.main \
VARIABLE_NAME=app

WORKDIR /app/trapi-openpredict
Expand Down

0 comments on commit 0abbe21

Please sign in to comment.