Skip to content
Snippets Groups Projects
Commit 67a92a99 authored by nimrod's avatar nimrod
Browse files

Use the snippet.

parent c6c34950
No related branches found
No related tags found
No related merge requests found
...@@ -24,8 +24,6 @@ server { ...@@ -24,8 +24,6 @@ server {
proxy_pass http://$auth:8080$request_uri; proxy_pass http://$auth:8080$request_uri;
proxy_http_version 1.1; proxy_http_version 1.1;
include snippets/proxy-headers.conf; include snippets/proxy-headers.conf;
allow 163.172.74.36; # ns4.shore.co.il include snippets/allow-shore-ips.conf;
allow 62.219.131.121; # ns1.shore.co.il
include snippets/allow-private-ips.conf;
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment