Skip to content

Commit

Permalink
feat(update): gunicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikstranneheim committed May 30, 2024
1 parent f36d402 commit f5e4356
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
@@ -1,7 +1,7 @@
FROM docker.io/library/python:3.11-slim-bullseye as base

LABEL about.home="https://github.com/Clinical-Genomics/genotype-api"
LABEL about.tags="CG Core database and API"
LABEL about.tags="Genotype API"


ENV GUNICORN_WORKERS=1
Expand Down

0 comments on commit f5e4356

Please sign in to comment.