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.
1 parent a9c4dba commit 8ea58b1Copy full SHA for 8ea58b1
README.md
@@ -3,10 +3,10 @@
3
,比如可以实时查看日志,监听配置文件自动重启等,主要面向前后端web开发人员,可以有效降低对 `nginx` 的使用成本,提升生产效率。
4
5
## 预览
6
-吧啦吧啦...
+
7
8
## 下载
9
+[下载地址](https://github.com/yinjiazeng/NginxGUI/releases)
10
11
## 开发
12
```sh
assets/preview.gif
1.02 MB
package.json
@@ -5,6 +5,7 @@
"main": "main.js",
"description": "NginxGUI",
"author": "yinjiazeng",
+ "license": "MIT",
"build": {
"productName": "NginxGUI",
"compression": "store",
0 commit comments