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