oops! don't change rt server port

This commit is contained in:
Connor Turland 2016-11-08 19:45:51 +00:00
parent 83b58d43d5
commit d1f75c8c24

View file

@ -16,4 +16,4 @@ signalling(io, stunservers, store)
junto(io, store)
map(io, store)
io.listen(8081)
io.listen(5001)