We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
MinDoc 0.4以上版本支持在Linux和Windows上以服务的方式后台执行,命令如下:
./mindoc_linux_amd64 service install
./mindoc_linux_amd64 service remove
执行服务安装后,会创建一个以 mindocd 为服务名的服务。
需要以管理员权限运行