Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/waf/install/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ server {

client_max_body_size 0;
default_type text/html;
proxy_pass http://127.0.0.1:8080/;
proxy_pass http://127.0.0.1:8080;
}
}

Expand Down Expand Up @@ -1323,4 +1323,4 @@ F5 WAF for NGINX should now be operational, and you can move onto [Post-installa

## Next steps

{{< include "waf/install-next-steps.md" >}}
{{< include "waf/install-next-steps.md" >}}