Docker deployment
Run
docker-compose up
That's it!
If you've pulled new code files you'll have to rebuild the Docker image using docker-compose build --no-cache node_backend
Last updated
Run docker-compose up
That's it!
If you've pulled new code files you'll have to rebuild the Docker image using docker-compose build --no-cache node_backend
Last updated