mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-03-03 09:16:50 +00:00
Update middlewaremanager.mdx
This commit is contained in:
@@ -96,21 +96,8 @@ providers:
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Step 4: Enable Badger Plugin
|
|
||||||
|
|
||||||
In `traefik_config.yml`:
|
## Step 4: Start Services
|
||||||
|
|
||||||
```yaml
|
|
||||||
experimental:
|
|
||||||
plugins:
|
|
||||||
badger:
|
|
||||||
moduleName: "github.com/fosrl/badger"
|
|
||||||
version: "v1.0.0"
|
|
||||||
```
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Step 5: Start Services
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d
|
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:
|
Middleware Manager runs at:
|
||||||
👉 [http://localhost:3456](http://localhost:3456)
|
👉 [http://localhost:3456](http://localhost:3456)
|
||||||
|
|||||||
Reference in New Issue
Block a user