nginx: default page for unknown host

single-dockerfile
Ubuntu 10 months ago
parent bf0edf3b14
commit a2f2c3817e
  1. 1
      nginx/default.conf

@ -45,7 +45,6 @@ server {
<body>
<h1>Unknown hostname "$host"</h1>
<p>Try <a href="https://${DOMAIN_NAME}/">${DOMAIN_NAME}</a> instead
<p>Sub-sites enabled: ${MODULES}
<pre style="white-space: pre-wrap">
$request

Loading…
Cancel
Save