Explorar o código

Remove certificate as required from proxy host

Sander Jochems hai 8 meses
pai
achega
a6af5ec2c7
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      backend/schema/components/proxy-host-object.json

+ 1 - 2
backend/schema/components/proxy-host-object.json

@@ -22,8 +22,7 @@
 		"enabled",
 		"locations",
 		"hsts_enabled",
-		"hsts_subdomains",
-		"certificate"
+		"hsts_subdomains"
 	],
 	"additionalProperties": false,
 	"properties": {