mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 07:43:33 +00:00 
			
		
		
		
	Added scheme to definitions
This commit is contained in:
		| @@ -185,6 +185,12 @@ | ||||
|       "type": "integer", | ||||
|       "minimum": 0 | ||||
|     }, | ||||
|     "scheme": { | ||||
|       "description": "RFC Protocol", | ||||
|       "example": "HTTPS or $scheme", | ||||
|       "type": "string", | ||||
|       "minLength": 4 | ||||
|     }, | ||||
|     "enabled": { | ||||
|       "description": "Is Enabled", | ||||
|       "example": true, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user