diff --git a/docker/my-httpd.conf b/docker/my-httpd.conf index 106a9f3e..9e92c4b7 100644 --- a/docker/my-httpd.conf +++ b/docker/my-httpd.conf @@ -238,7 +238,7 @@ ServerAdmin you@example.com # # If your host doesn't have a registered DNS name, enter its IP address here. # -#ServerName www.example.com:80 +ServerName 0.0.0.0:80 # # Deny access to the entirety of your server's filesystem. You must