forked from Ivasoft/traefik
Renaming IPWhiteList to IPAllowList
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
"foo"
|
||||
]
|
||||
},
|
||||
"ipWhiteList": {
|
||||
"ipAllowList": {
|
||||
"sourceRange": [
|
||||
"xxxx"
|
||||
],
|
||||
@@ -475,4 +475,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user