This commit is contained in:
j 2015-11-03 18:32:53 +01:00
parent 2c71bc44f2
commit b0fa92ca6a
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ class Handler(WebSocketHandler):
origin in (
'http://127.0.0.1:9841',
'http://127.0.0.1:9842',
'file:///',
'file://',
'null'
)