Redirect on x-forwarded-for=http in echoserver.

This commit is contained in:
Prashanth Balasubramanian 2016-03-08 11:03:45 -08:00
parent 98f03b789a
commit 4409bed106
4 changed files with 13 additions and 4 deletions

View file

@ -1,7 +1,7 @@
all: push
# TAG 0.0 shouldn't clobber any release builds
TAG = 1.2
TAG = 1.3
PREFIX = gcr.io/google_containers/echoserver
container: