mirror of
https://github.com/containous/traefik.git
synced 2024-12-22 13:34:03 +03:00
13 lines
223 B
JSON
13 lines
223 B
JSON
{
|
|
"ipWhiteList": {
|
|
"sourceRange": ["127.0.0.1/32"]
|
|
},
|
|
"name": "ipwhitelist@myprovider",
|
|
"provider": "myprovider",
|
|
"status": "enabled",
|
|
"type": "ipwhitelist",
|
|
"usedBy": [
|
|
"bar@myprovider",
|
|
"test@myprovider"
|
|
]
|
|
} |