mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-04-26 00:52:28 +00:00
8 lines
111 B
JSON
8 lines
111 B
JSON
{
|
|
"type": "array",
|
|
"description": "Access list list",
|
|
"items": {
|
|
"$ref": "./access-list-object.json"
|
|
}
|
|
}
|