mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	remove arbitrary length limit of forward_host
This commit is contained in:
		| @@ -24,8 +24,7 @@ | ||||
|     }, | ||||
|     "forward_host": { | ||||
|       "type": "string", | ||||
|       "minLength": 1, | ||||
|       "maxLength": 50 | ||||
|       "minLength": 1 | ||||
|     }, | ||||
|     "forward_port": { | ||||
|       "type": "integer", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user