Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9793e29

Browse filesBrowse files
committed
minor #19457 Update symfony_server.rst - create new line for better readability (Chris53897)
This PR was submitted for the 7.0 branch but it was merged into the 5.4 branch instead. Discussion ---------- Update symfony_server.rst - create new line for better readability 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. <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `7.x` for features of unreleased versions). --> Commits ------- 4e4f75e Update symfony_server.rst
2 parents a08515a + 4e4f75e commit 9793e29
Copy full SHA for 9793e29

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎setup/symfony_server.rst

Copy file name to clipboardExpand all lines: setup/symfony_server.rst
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ If this is the first time you run the proxy, you must configure it as follows:
205205
* `Proxy settings in Ubuntu`_.
206206

207207
#. Set the following URL as the value of the **Automatic Proxy Configuration**:
208+
208209
``http://127.0.0.1:7080/proxy.pac``
209210

210211
Now run this command to start the proxy:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.