Add missing @property (tribaal's review)
This commit is contained in:
		@@ -55,6 +55,7 @@ class ApacheSSLContext(SSLContext):
 | 
			
		||||
    # We make this a property so that we avoid import-time
 | 
			
		||||
    # dependencies on config()
 | 
			
		||||
 | 
			
		||||
    @property
 | 
			
		||||
    def external_ports(self):
 | 
			
		||||
        return [config('bind-port')]
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user