Update README.md

This commit is contained in:
xpnas 2021-03-27 01:44:34 +08:00 committed by GitHub
parent 8b117c6798
commit a46949a181
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,6 @@
1. Docker安装
```
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代理