Skip to content

Commit 3782d2f

Browse files
committed
modify allowed Hosts
1 parent 360edc7 commit 3782d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ COPY . /app
1616
WORKDIR /app
1717

1818
EXPOSE 80
19-
19+
#try
2020
# Command to run your application
2121
CMD ["python", "manage.py", "runserver", "0.0.0.0:80"]

0 commit comments

Comments
 (0)