Skip to content

Commit 7b5eb82

Browse files
might as well try another build
1 parent 02af49c commit 7b5eb82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ RUN pip install -q -r requirements.txt
77

88
COPY src src
99

10-
EXPOSE $PORT
10+
# EXPOSE $PORT
1111

1212
CMD gunicorn src.dash_app:server --bind 0.0.0.0:$PORT

0 commit comments

Comments
 (0)