fix typo in nginx site
This commit is contained in:
		| @@ -3,7 +3,7 @@ server { | |||||||
|     listen 80 default_server; |     listen 80 default_server; | ||||||
|     listen [::]:80 default_server ipv6only=on; |     listen [::]:80 default_server ipv6only=on; | ||||||
|  |  | ||||||
|     server_name locahost; |     server_name localhost; | ||||||
|     root /var/www/public; |     root /var/www/public; | ||||||
|     index index.php index.html index.htm; |     index index.php index.html index.htm; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Mahmoud Zalt
					Mahmoud Zalt