We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e6028f commit f58c015Copy full SHA for f58c015
Dockerfile
@@ -5,8 +5,6 @@
5
# This image is particularly for a web server using uvicorn
6
FROM python:3.11-slim-bullseye
7
8
-ENV APP=labs
9
-
10
# Expose ports which is proxied via traefik
11
EXPOSE 80
12
0 commit comments