小编vov*_*sko的帖子

为nodejs永远自动重启服务

我发现永远可以永远运行nodejs服务器.是永远支持这个feautre?

-- If the nodejs script is modified changed, the server shld restarted automatically.
Run Code Online (Sandbox Code Playgroud)

如何永久使用此功能?还是我需要别的东西?

node.js forever

11
推荐指数
4
解决办法
2万
查看次数

为什么使用 SouceTree 的 WSL2 上的 Git 对我来说这么慢?

我的环境如下。

  • Windows10?version 2004, build 19041.572?
  • 64位操作系统
  • 在 WSL2 上,我使用 Ubuntu?Ubuntu-20.04?
  • 我将 git 与 SourceTree 一起使用。

我使用 docker-compose 来开发 Web 服务。在 Windows 上运行 docker-compose 访问网页非常慢。我在 WSL2 上的 Ubuntu 主文件夹中创建了一个 docker 环境。网站数据(Laravel)安装在WSL2上的docker环境中,由git管理。

如何提高 WSL2 上 SourceTree 的速度?Windows 上的 Git 速度更快。

git atlassian-sourcetree docker windows-subsystem-for-linux wsl-2

8
推荐指数
1
解决办法
3053
查看次数