We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08ee879 commit 81258f6Copy full SHA for 81258f6
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