Add newlines to the end.
This commit is contained in:
parent
dd5e30115a
commit
dd8294933b
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,4 +8,4 @@ Volumes/*
|
||||
logs/*
|
||||
|
||||
# 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;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
@ -31,4 +31,3 @@ http {
|
||||
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user