Exec nginx as PID 1

This commit is contained in:
Manuel Gutierrez
2020-02-03 17:08:03 +01:00
parent 6412cb90f9
commit 6afb9d0779
+1 -1
View File
@@ -76,4 +76,4 @@ server {
}
EOF
nginx -g 'daemon off;'
exec nginx -g 'daemon off;'