We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb5256a commit 2a4b716Copy full SHA for 2a4b716
haproxy-example.cfg
@@ -46,4 +46,5 @@ frontend api_gateway
46
47
backend apiservers
48
balance roundrobin
49
- server server1 127.0.0.1:8080
+ server server1 127.0.0.1:8080
50
+
0 commit comments