fix the nginx conf file
This commit is contained in:
@@ -3,7 +3,7 @@ server {
|
||||
listen [::]:80;
|
||||
|
||||
root /var/www/;
|
||||
landingPage landingPage.html
|
||||
landingPage.html
|
||||
server_name _;
|
||||
|
||||
access_log /var/log/nginx/access.log;
|
||||
|
||||
Reference in New Issue
Block a user