Trim trailing spaces
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
server {
|
||||
listen 8000 default; ## Listen for ipv4; this line is default and implied
|
||||
|
||||
|
||||
# Make site accessible from http://localhost/
|
||||
server_name localhost;
|
||||
root /var/www/html/public;
|
||||
|
||||
Reference in New Issue
Block a user