Skip to content

Commit da341f4

Browse files
authored
Merge pull request #805 from crowdsecurity/wip/haproxy
doc for the new haproxy (spoe) bouncer
2 parents b9f2327 + bd6286a commit da341f4

File tree

2 files changed

+469
-0
lines changed

2 files changed

+469
-0
lines changed

crowdsec-docs/sidebarsUnversioned.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,11 @@ const sidebarsUnversionedConfig: SidebarConfig = {
380380
label: "HAProxy",
381381
id: "bouncers/haproxy",
382382
},
383+
{
384+
type: "doc",
385+
label: "HAProxy SPOA",
386+
id: "bouncers/haproxy_spoa",
387+
},
383388
{
384389
type: "doc",
385390
label: "Ingress Nginx",

0 commit comments

Comments
 (0)