Update README.md
This commit is contained in:
parent
ed5975df7d
commit
8b117c6798
@ -27,7 +27,8 @@
|
||||
## 使用方法
|
||||
1. Docker安装
|
||||
```
|
||||
docker run --name=inotify -d -p 8000:80 -v inotify_data:/inotify_data --restart=always xpnas/inotify:master
|
||||
docker run --name=inotify -d -p 8000:80 -v inotify_data:/inotify_data --restart=always xpnas/inotify:latest
|
||||
docker pull xpnas/inotify:latest
|
||||
```
|
||||
|
||||
2. 配置Nginx代理
|
||||
|
Loading…
Reference in New Issue
Block a user