Skip to content
Snippets Groups Projects
Commit ef4df4ab authored by ale's avatar ale
Browse files

Specify Flask entrypoint more accurately

parent 1af9221f
No related branches found
No related tags found
No related merge requests found
......@@ -21,4 +21,4 @@ COPY feedbackloop.sh /usr/local/bin/feedbackloop
RUN cd /tmp/wheels && pip3 install *.whl && rm -fr /tmp/wheels
ENV FLASK_APP=feedbackloop.main
ENV FLASK_APP=feedbackloop.main:create_app
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment