extra gw whitelist
This commit is contained in:
2
drpc.yml
2
drpc.yml
@@ -31,7 +31,7 @@ services:
|
||||
- "traefik.http.routers.dshackle.service=dshackle"
|
||||
- "traefik.http.routers.dshackle.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.dshackle.rule=Host(`$GW_DOMAIN`)"
|
||||
- "traefik.http.middlewares.ipwhitelist.gwallowlist.sourcerange=$GW_ALLOW_LIST"
|
||||
- "traefik.http.middlewares.gwallowlist.ipwhitelist.sourcerange=$GW_ALLOW_LIST"
|
||||
- "traefik.http.routers.dshackle.middlewares=gwallowlist"
|
||||
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user