mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-04 01:15:14 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			302 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			302 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"pebble": {
 | 
						|
		"listenAddress": "0.0.0.0:443",
 | 
						|
		"managementListenAddress": "0.0.0.0:15000",
 | 
						|
		"certificate": "test/certs/localhost/cert.pem",
 | 
						|
		"privateKey": "test/certs/localhost/key.pem",
 | 
						|
		"httpPort": 80,
 | 
						|
		"tlsPort": 443,
 | 
						|
		"ocspResponderURL": "",
 | 
						|
		"externalAccountBindingRequired": false
 | 
						|
	}
 | 
						|
}
 |