one more port
This commit is contained in:
parent
848e498a49
commit
8933b47a13
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import SocketServer
|
|||
from threading import Thread
|
||||
|
||||
|
||||
PORT = 9841
|
||||
PORT = 9842
|
||||
static_dir = os.path.normpath(os.path.join(os.path.abspath(os.path.dirname(__file__)), '..', 'Resources', 'static'))
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue