Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 999ba33

Browse files
Update private-locations.rst
1 parent 56b0bc8 commit 999ba33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synthetics/test-config/private-locations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ When using runner, it's important to correctly configure the proxy settings to a
186186

187187
- The system automatically handles both ``HTTP_PROXY`` and ``http_proxy`` environment variables. If you define one of these, ensure the other is also set, or they will be automatically merged at start-up.
188188

189-
3. :strong:Dockerfile Defaults`:
189+
3. :strong:`Dockerfile defaults`:
190190

191191
- By default, the runner will set the ``NO_PROXY`` variable in the Dockerfile to include ``127.0.0.1``. If you override ``NO_PROXY``, you must ensure that ``127.0.0.1`` and ``localhost`` are still present, or browser tests may fail.
192192

0 commit comments

Comments
 (0)