From 4e4f75efb61ac0c090a30d372e883f75be98fa17 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 25 Jan 2024 15:15:56 +0100 Subject: [PATCH] Update symfony_server.rst With this change the configuration is not displayed in 2 lines. I just copied the second line '127.0.0.1:7080/proxy.pac' into my config. And of couse proxy was not working. Maybe this change help others to not waste time and copy the wrong config. --- setup/symfony_server.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/symfony_server.rst b/setup/symfony_server.rst index 5aa13399c71..c6b817ebdb5 100644 --- a/setup/symfony_server.rst +++ b/setup/symfony_server.rst @@ -205,6 +205,7 @@ If this is the first time you run the proxy, you must configure it as follows: * `Proxy settings in Ubuntu`_. #. Set the following URL as the value of the **Automatic Proxy Configuration**: + ``http://127.0.0.1:7080/proxy.pac`` Now run this command to start the proxy: