1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-11-01 05:31:05 +03:00

Fix stream creation with new ssl cert

This commit is contained in:
Jamie Curnow
2025-09-24 22:24:00 +10:00
parent 8884e3b261
commit 4866988772

View File

@@ -37,6 +37,9 @@
},
"meta": {
"$ref": "../../../components/stream-object.json#/properties/meta"
},
"domain_names": {
"$ref": "../../../components/dead-host-object.json#/properties/domain_names"
}
}
}