proxy testing

This commit is contained in:
Bill Burke 2014-11-24 18:31:05 -05:00
parent d0856e024f
commit d7dfacabfa
2 changed files with 3 additions and 0 deletions

View file

@ -2,6 +2,9 @@
"bind-address": "localhost", "bind-address": "localhost",
"http-port": "8080", "http-port": "8080",
"https-port": "8443", "https-port": "8443",
"keystore": "classpath:ssl.jks",
"keystore-password": "password",
"key-password": "password",
"target-url": "http://localhost:8082", "target-url": "http://localhost:8082",
"applications": [ "applications": [
{ {

Binary file not shown.