Skip to content

Commit 2a4b716

Browse files
committed
Adds LF to end of haproxy-example.cfg
1 parent eb5256a commit 2a4b716

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

haproxy-example.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,5 @@ frontend api_gateway
4646

4747
backend apiservers
4848
balance roundrobin
49-
server server1 127.0.0.1:8080
49+
server server1 127.0.0.1:8080
50+

0 commit comments

Comments
 (0)