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

Commit

Permalink
reduce differences
Browse files Browse the repository at this point in the history
Signed-off-by: Erin Schnabel <[email protected]>
  • Loading branch information
Erin Schnabel committed Sep 13, 2017
1 parent d83face commit 63966d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion haproxy.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@ backend slackin

backend swagger
mode http
option httpchk HEAD /health HTTP/1.1\r\nHost:localhost
option httplog
option httpchk HEAD /health HTTP/1.1\r\nHost:localhost
balance roundrobin
server swagger1 swagger:8080 check inter 1m

Expand Down

0 comments on commit 63966d9

Please sign in to comment.