@@ -90,7 +90,7 @@ def main():
|
||||
host=Config.HOST,
|
||||
port=Config.PORT,
|
||||
debug=Config.DEBUG,
|
||||
threaded=False
|
||||
threaded=True
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user