diff --git a/README_WIN.md b/README_WIN.md index 008cd0f2..1d2a352a 100644 --- a/README_WIN.md +++ b/README_WIN.md @@ -68,8 +68,6 @@ server { #此处配置你的访问日志,请手动创建该目录: access_log /var/log/nginx/webhook.iminho.me/access.log; - root "/var/go/src/go-git-webhook"; - location ~ .*\.(ttf|woff2|eot|otf|map|swf|svg|gif|jpg|jpeg|bmp|png|ico|txt|js|css)$ { #此处将路径执行 MinDoc 的跟目录 @@ -93,4 +91,4 @@ server { } } -``` \ No newline at end of file +```