mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-10-04 20:00:12 +00:00
Compare commits
1 Commits
develop
...
fc0bbcef5a
Author | SHA1 | Date | |
---|---|---|---|
|
fc0bbcef5a |
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"description": "Proxy Hosts list",
|
"description": "Streams list",
|
||||||
"items": {
|
"items": {
|
||||||
"$ref": "./proxy-host-object.json"
|
"$ref": "./stream-object.json"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user