don't use httpbin local for now

This commit is contained in:
Spencer Gibb
2017-02-17 17:50:10 -07:00
parent 7b42650473
commit db3c0d1211

View File

@@ -1,6 +1,6 @@
test:
# hostport: httpbin.org:80
hostport: localhost:5000
hostport: httpbin.org:80
# hostport: localhost:5000
uri: http://${test.hostport}
spring: