From 37dfec189cb08ab62025b1214ea13451c0df9dae Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Sat, 23 Feb 2019 16:58:20 -0700 Subject: [PATCH] fix conf --- conf.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf.yaml b/conf.yaml index 835891b..e28b074 100644 --- a/conf.yaml +++ b/conf.yaml @@ -1,6 +1,7 @@ p: 54243 r: -- echo:http://localhost:49982,echo2:http://localhost:49983 +- echo:http://localhost:49982 +- echo2:http://localhost:49983 crt: ./testdata/rproxy3server.crt key: ./testdata/rproxy3server.key user: bel