Fixed run script

This commit is contained in:
gltron
2020-03-26 14:38:50 +01:00
parent 088f288ebf
commit 71925c6e81

View File

@@ -1,3 +1,3 @@
cd server cd server
docker build -t thomsb/lilstreamy . docker build -t thomsb/lilstreamy .
docker run -p 8000:8002 -d thomsb/lilstreamy docker run -p 8005:8080 -p 8006:9090 -d thomsb/lilstreamy