Skip to content

Commit 50923c9

Browse files
authored
Update README.md
updated for my respository
1 parent b6492cf commit 50923c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pilot:
1616
experimental:
1717
plugins:
1818
traefik-real-ip:
19-
modulename: github.com/jramsgz/traefik-real-ip
19+
modulename: github.com/dcwestra/traefik-real-ip
2020
version: v1.0.4
2121
```
2222
@@ -78,7 +78,7 @@ spec:
7878
- --entrypoints.web.Address=:80
7979
- --providers.kubernetescrd
8080
- --pilot.token={YOUR_PILOT_TOKEN}
81-
- --experimental.plugins.traefik-real-ip.modulename=github.com/jramsgz/traefik-real-ip
81+
- --experimental.plugins.traefik-real-ip.modulename=github.com/dcwestra/traefik-real-ip
8282
- --experimental.plugins.traefik-real-ip.version=v1.0.4
8383
ports:
8484
- name: web
@@ -130,4 +130,4 @@ Supported configurations per body
130130
| :-- | :-- | :-- | :-- |
131131
| excludednets | []string | No | IP or IP range to exclude forward IP |
132132
133-
#
133+
#

0 commit comments

Comments
 (0)