Skip to content

Commit

Permalink
expose port 9200
Browse files Browse the repository at this point in the history
  • Loading branch information
charlienegri committed Oct 4, 2024
1 parent 3a55f4f commit 733880a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ ENTRYPOINT ["dumb-init", "--"]
ENV PROMETHEUS_MULTIPROC_DIR /tmp
ENV prometheus_multiproc_dir /tmp
ENV METRICS_PORT 9200
EXPOSE 9200

COPY container/gunicorn_promexp_config.py /src/

Expand Down

0 comments on commit 733880a

Please sign in to comment.