This commit is contained in:
parent
3a1924279f
commit
450c73c060
|
@ -16,7 +16,6 @@ if __name__ == "__main__":
|
||||||
address="0.0.0.0",
|
address="0.0.0.0",
|
||||||
port=PORT,
|
port=PORT,
|
||||||
interface=Interfaces.ASGI,
|
interface=Interfaces.ASGI,
|
||||||
threads=4,
|
|
||||||
websockets=False,
|
websockets=False,
|
||||||
log_level=LogLevels.debug,
|
log_level=LogLevels.debug,
|
||||||
backlog=2048,
|
backlog=2048,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user