diff --git a/README.md b/README.md index 9cefbec..66f6724 100644 --- a/README.md +++ b/README.md @@ -506,8 +506,6 @@ lxc-helpers.sh lxc_install_lxc_inside 10.41.13 fc29 listen 2080; # the port to listen on this server listen [::]:2080; proxy_pass v8; # forward traffic to this upstream group - proxy_timeout 3s; - proxy_connect_timeout 3s; } } ```