don't use httpbin local for now
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
test:
|
||||
# hostport: httpbin.org:80
|
||||
hostport: localhost:5000
|
||||
hostport: httpbin.org:80
|
||||
# hostport: localhost:5000
|
||||
uri: http://${test.hostport}
|
||||
|
||||
spring:
|
||||
|
||||
Reference in New Issue
Block a user