Fixed run script
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user