Fixed light client & added Docker config
This commit is contained in:
3
buildAndRunLight.sh
Executable file
3
buildAndRunLight.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
cd server
|
||||
docker build -t thomsb/lilstreamy .
|
||||
docker run -p 8000:8002 -d thomsb/lilstreamy
|
||||
Reference in New Issue
Block a user