Skip to content

Commit 5acee42

Browse files
committed
Merge pull request #3108 from johanneswuerbach/removed-deis-upstream
feat(router): Removed X-Deis-Upstream
2 parents ddbaef5 + 8a09204 commit 5acee42

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)