diff --git a/README.rst b/README.rst index b732e75..bf3de42 100644 --- a/README.rst +++ b/README.rst @@ -501,10 +501,6 @@ differ too much. As we can't use ``uwsgi_pass`` with gunicorn, the nginx configu .. code-block:: nginx - upstream puppetboard { - server 127.0.0.1:9090; - } - server { listen 80; server_name puppetboard.example.tld;