Ask a question to get started
Enter to send•Shift+Enter new line
Build the server base URL.
get_server_url( host: str = _DEFAULT_HOST, port: int = _DEFAULT_PORT, ) -> str
host
str
_DEFAULT_HOST
port
int
_DEFAULT_PORT
Server host.
Server port.