Update local-dev.md

This commit is contained in:
RobinLinus 2020-12-29 23:30:57 +01:00 committed by GitHub
parent d17180a735
commit c07ddd52c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ Now point your browser to `http://localhost:8080`.
- To restart the containers run `docker-compose restart`.
- To stop the containers run `docker-compose stop`.
- To display the nodejs logs for debugging run `docker logs snapdrop_node_1`.
- To debug the NodeJS server run `docker logs snapdrop_node_1`.