Skip to content

Commit 8a09204

Browse files
feat(router): Removed X-Deis-Upstream
Stop leaking internal IPs
1 parent 656a7fb commit 8a09204

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

router/image/templates/nginx.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,6 @@ http {
171171
}
172172
{{ end }}
173173

174-
add_header X-Deis-Upstream $upstream_addr;
175-
176174
proxy_pass http://{{ Base $service.Key }};
177175
}
178176
{{ else }}

0 commit comments

Comments
 (0)