From 8c22b0fb5de3dede12aec7f76d9ab906420c5102 Mon Sep 17 00:00:00 2001 From: pieterlouw Date: Tue, 30 May 2017 21:14:19 +0200 Subject: [PATCH] Fixed Caddyfile other example sections --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 711ad57..7901d87 100644 --- a/README.md +++ b/README.md @@ -59,10 +59,12 @@ Paths (comma separated) to PEM certificate chains used for verification of backe ## Caddyfile example with other directives +``` grpc.example.com prometheus log -grpc localhost:9090 +grpc localhost:9090 +``` ## Status