Skip to content

Commit b6439b3

Browse files
committed
daemon needs to be shut off for docker to stay alive
daemon needs to be shut off for docker to stay alive
1 parent bf13ba5 commit b6439b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/nginx.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ http {
3232
include /etc/nginx/conf.d/*.conf;
3333
}
3434

35+
daemon off;

0 commit comments

Comments
 (0)