mirror of
https://github.com/onyx-and-iris/slobs-cli.git
synced 2026-04-18 23:13:39 +00:00
localhost is slow? Unsure why this matters but it seems to.
lower min python version add tox configuration
This commit is contained in:
@@ -7,7 +7,7 @@ from pyslobs import ConnectionConfig, SlobsConnection
|
||||
@click.option(
|
||||
"-d",
|
||||
"--domain",
|
||||
default="localhost",
|
||||
default="127.0.0.1",
|
||||
show_default=True,
|
||||
show_envvar=True,
|
||||
help="The domain of the SLOBS server.",
|
||||
|
||||
Reference in New Issue
Block a user