mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-08 05:56:45 +00:00
Update middlewaremanager.mdx
This commit is contained in:
@@ -96,21 +96,8 @@ providers:
|
||||
|
||||
---
|
||||
|
||||
## Step 4: Enable Badger Plugin
|
||||
|
||||
In `traefik_config.yml`:
|
||||
|
||||
```yaml
|
||||
experimental:
|
||||
plugins:
|
||||
badger:
|
||||
moduleName: "github.com/fosrl/badger"
|
||||
version: "v1.0.0"
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Step 5: Start Services
|
||||
## Step 4: Start Services
|
||||
|
||||
```bash
|
||||
docker compose up -d
|
||||
@@ -118,7 +105,7 @@ docker compose up -d
|
||||
|
||||
---
|
||||
|
||||
## Step 6: Access the UI
|
||||
## Step 5: Access the UI
|
||||
|
||||
Middleware Manager runs at:
|
||||
👉 [http://localhost:3456](http://localhost:3456)
|
||||
|
||||
Reference in New Issue
Block a user