add ip whitelist
This commit is contained in:
@@ -29,5 +29,4 @@ services:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.middlewares.auth.basicauth.users=$AUTH_HTTP"
|
||||
- "traefik.http.middlewares.test-ipwhitelist.ipwhitelist.sourcerange=$WHITELIST"
|
||||
|
||||
Reference in New Issue
Block a user