mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-03 17:13:33 +00:00 
			
		
		
		
	switch to 255 limit to match db
This commit is contained in:
		@@ -24,7 +24,8 @@
 | 
			
		||||
    },
 | 
			
		||||
    "forward_host": {
 | 
			
		||||
      "type": "string",
 | 
			
		||||
      "minLength": 1
 | 
			
		||||
      "minLength": 1,
 | 
			
		||||
      "maxLength": 255
 | 
			
		||||
    },
 | 
			
		||||
    "forward_port": {
 | 
			
		||||
      "type": "integer",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user