We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ef2ae0 commit e3c8afaCopy full SHA for e3c8afa
nginx.conf
@@ -1,6 +1,6 @@
1
server {
2
listen 80;
3
- server_name localhost;
+ server_name _;
4
root /usr/share/nginx/html;
5
index index.html;
6
0 commit comments