Skip to content

Commit 1e9ed6b

Browse files
committed
fix formatting
1 parent c4e0eb3 commit 1e9ed6b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ originating from those IPs.
1515
moduleName: "github.com/sproutmaster/TraefikIPRules"
1616
version: "v1.0.0"
1717
```
18+
1819
2. Configure Middleware
1920
```yaml
2021
# middleware.yaml
@@ -30,6 +31,7 @@ originating from those IPs.
3031
allowList:
3132
- "0.0.0.0/0"
3233
```
34+
3335
3. Reference it in ingressRoute
3436
3537
```yaml
@@ -50,3 +52,4 @@ originating from those IPs.
5052
middlewares:
5153
- name: ip-filter
5254
```
55+

0 commit comments

Comments
 (0)