oops! don't change rt server port
This commit is contained in:
parent
83b58d43d5
commit
d1f75c8c24
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ signalling(io, stunservers, store)
|
||||||
junto(io, store)
|
junto(io, store)
|
||||||
map(io, store)
|
map(io, store)
|
||||||
|
|
||||||
io.listen(8081)
|
io.listen(5001)
|
||||||
|
|
Loading…
Reference in a new issue