Skip to content

Commit 7d4627b

Browse files
committed
Docker image enable terminal output
1 parent 7124f46 commit 7d4627b

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
@@ -22,4 +22,4 @@ COPY --from=build-stage /app/websites/default/index.html /var/www/html/
2222

2323
EXPOSE 8080
2424

25-
CMD ["/usr/bin/webserv"]
25+
CMD ["/usr/bin/webserv", "-o", "on"]

0 commit comments

Comments
 (0)