Skip to content
Erik Vullings edited this page Jan 16, 2016 · 1 revision

To use the docker container, you can run it:

docker run -d -p 3002:3002 tnocs/csweb-demo

and then access at localhost:3002 or if using docker-machine check ip address with docker-machine ip default