Skip to content
Merged
Show file tree
Hide file tree
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
6 changes: 0 additions & 6 deletions .werf/nginx-local.conf
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,6 @@ http {
}

location /products/development-platform/documentation/ {
proxy_cache dcache;
proxy_cache_valid 200 30d;
proxy_cache_use_stale error timeout updating http_500 http_502 http_503 http_504;
proxy_cache_background_update on;
proxy_cache_lock on;

proxy_redirect off;
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
github.com/deckhouse/hugo-web-product-module v0.1.1 h1:N0KEjvjJaZ5+rCxQTNbcHX5+lVW1qjOoy/xM97lpGf8=
github.com/deckhouse/hugo-web-product-module v0.1.1/go.mod h1:iLVlLSCkbOoi7RjYm5RjwAQi+Whs6DjSumhaH1GBjqw=
github.com/deckhouse/hugo-web-product-module v0.1.2 h1:c0XlWZJoJZsMKiFnwA/t4YLzQQgtymCXVysmAHNHopI=
github.com/deckhouse/hugo-web-product-module v0.1.2/go.mod h1:iLVlLSCkbOoi7RjYm5RjwAQi+Whs6DjSumhaH1GBjqw=