Add newlines to the end.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -8,4 +8,4 @@ Volumes/*
|
|||||||
logs/*
|
logs/*
|
||||||
|
|
||||||
# Ignore private reverse proxy configurations.
|
# Ignore private reverse proxy configurations.
|
||||||
Config/ReverseProxy/config/cond.d/*
|
Config/ReverseProxy/config/cond.d/*
|
||||||
|
@@ -28,4 +28,4 @@ server {
|
|||||||
proxy_pass http://local_web_server:8317;
|
proxy_pass http://local_web_server:8317;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@@ -31,4 +31,3 @@ http {
|
|||||||
|
|
||||||
include /etc/nginx/conf.d/*.conf;
|
include /etc/nginx/conf.d/*.conf;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user