瀏覽代碼

Update local-dev.md

RobinLinus 4 年之前
父節點
當前提交
c07ddd52c6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/local-dev.md

+ 1 - 1
docs/local-dev.md

@@ -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`.