Skip to content

Commit 027a0b7

Browse files
committed
docs:update
1 parent 6ebd04f commit 027a0b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@
4141
* 删除用户 `grm user delete`
4242
## 运行项目
4343
* 执行 `grm run -H ip地址 -p ip端口`
44+
* 安装服务 `grm run --install`
45+
* 卸载服务 `grm run --uninstall`
46+
* 运行服务 `grm run --start`
47+
* 停止服务 `grm run --stop`
4448
* 访问地址 http://ip地址:ip端口/static/#/
4549
## Nginx反向代理
4650
```

0 commit comments

Comments
 (0)