Skip to content

Commit d414515

Browse files
dkleinF5y82
andauthored
Update content/waf/configure/nginx-features.md
Co-authored-by: yar <y82@users.noreply.github.com>
1 parent 4dcafa5 commit d414515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/waf/configure/nginx-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ http {
297297
298298
location / {
299299
app_protect_enable on;
300-
proxy_pass http://127.0.0.1:8081$request_uri;
300+
proxy_pass http://127.0.0.1:8081$request_uri;
301301
}
302302
}
303303

0 commit comments

Comments
 (0)