Skip to content

Commit f58c015

Browse files
committed
fix: remove unused value
1 parent 4e6028f commit f58c015

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
# This image is particularly for a web server using uvicorn
66
FROM python:3.11-slim-bullseye
77

8-
ENV APP=labs
9-
108
# Expose ports which is proxied via traefik
119
EXPOSE 80
1210

0 commit comments

Comments
 (0)