move the ip whitelist to the traefik container
This commit is contained in:
1
xdai.yml
1
xdai.yml
@@ -19,7 +19,6 @@ services:
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.middlewares.xdai-stripprefix.stripprefix.prefixes=/xdai"
|
||||
- "traefik.http.middlewares.ipwhitelist.ipwhitelist.sourcerange=$WHITELIST"
|
||||
- "traefik.http.services.xdai.loadbalancer.server.port=8545"
|
||||
- "traefik.http.routers.xdai.entrypoints=websecure"
|
||||
|
||||
Reference in New Issue
Block a user