Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit 63966d9

Browse files
author
Erin Schnabel
committed
reduce differences
Signed-off-by: Erin Schnabel <schnabel@us.ibm.com>
1 parent d83face commit 63966d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

haproxy.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@ backend slackin
166166

167167
backend swagger
168168
mode http
169-
option httpchk HEAD /health HTTP/1.1\r\nHost:localhost
170169
option httplog
170+
option httpchk HEAD /health HTTP/1.1\r\nHost:localhost
171171
balance roundrobin
172172
server swagger1 swagger:8080 check inter 1m
173173

0 commit comments

Comments
 (0)