Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #251 from Qwant/update-deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
amatissart authored Jun 16, 2021
2 parents 85d5799 + 8dfaa43 commit 4625d65
Show file tree
Hide file tree
Showing 5 changed files with 171 additions and 131 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ADD --chown=app_user idunn /app/idunn

# set the multiprocess mode for gunicorn
ENV IDUNN_PROMETHEUS_MULTIPROC=1
ENV prometheus_multiproc_dir=/app/idunn/prometheus_multiproc
ENV PROMETHEUS_MULTIPROC_DIR=/app/idunn/prometheus_multiproc
RUN mkdir /app/idunn/prometheus_multiproc

EXPOSE 5000
Expand Down
Loading

0 comments on commit 4625d65

Please sign in to comment.