Commit 9793e29
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.rst1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| 208 | + | |
208 | 209 | | |
209 | 210 | | |
210 | 211 | | |
| |||
0 commit comments