add dockerfile

This commit is contained in:
Robin Appelman 2017-04-13 18:49:20 +02:00
commit 40dc4749cf
6 changed files with 21 additions and 1 deletions

View file

@ -1,4 +1,5 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var websocket_1 = require("websocket");
var http_1 = require("http");
var sessions = {};