nginx-errors icon indicating copy to clipboard operation
nginx-errors copied to clipboard

nginx: [emerg] unexpected "}"

Open pgassmann opened this issue 3 years ago • 0 comments

In the README.md there is a missing semicolon after the include.

server {
...
include /usr/share/nginx/html/nginx-errors/nginx-errors.conf;
}

pgassmann avatar Jan 20 '22 15:01 pgassmann