if port is not None:
            self.port = port
        elif self.port is None:
            self.port = 5000