mirror of
https://github.com/onyx-and-iris/q3rcon-cli.git
synced 2026-04-16 14:03:42 +00:00
upd default port
This commit is contained in:
@@ -30,7 +30,7 @@ class Q3rconCli(Command):
|
|||||||
group='Connection',
|
group='Connection',
|
||||||
)
|
)
|
||||||
port: int = arg(
|
port: int = arg(
|
||||||
27960,
|
28960,
|
||||||
short='p',
|
short='p',
|
||||||
help='The port to connect to',
|
help='The port to connect to',
|
||||||
env='Q3RCON_CLI_PORT',
|
env='Q3RCON_CLI_PORT',
|
||||||
|
|||||||
Reference in New Issue
Block a user