This commit is contained in:
parent
be02e8e48e
commit
d1b44e4797
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
server {
|
||||
listen 80;
|
||||
server_name localhost;
|
||||
# server_name localhost;
|
||||
|
||||
location / {
|
||||
root /usr/share/nginx/html/browser; # This is crucial!
|
||||
|
|
Loading…
Reference in a new issue