mirror of
https://github.com/retspen/webvirtcloud
synced 2026-03-23 11:04:49 +00:00
Merge b6c875a1a6 into d94ca38e5c
This commit is contained in:
commit
b2635c14eb
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ import re
|
|||
|
||||
|
||||
PORT = 16510
|
||||
ADDRESS = "0.0.0.0"
|
||||
ADDRESS = "127.0.0.1"
|
||||
|
||||
|
||||
class MyTCPServer(SocketServer.ThreadingTCPServer):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue