Fixed light client & added Docker config

This commit is contained in:
gltron
2020-03-26 14:35:10 +01:00
parent ea013cd6fd
commit 088f288ebf
26 changed files with 767 additions and 1921 deletions

View File

@@ -1,3 +1,4 @@
{
"port" : 8080
"port" : 8080,
"ws_port" : 9090
}