Skip to content

Commit 3e4566c

Browse files
committed
Document "platformio-ide.pioHomeServerHttpHost" setting for VSCode
1 parent 3892da7 commit 3e4566c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

integration/ide/vscode.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,10 @@ value is ``false``.
501501
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
502502
Disable showing PlatformIO Home at startup. The default value is ``false``.
503503

504+
``platformio-ide.pioHomeServerHttpHost``
505+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
506+
PlatformIO Home server HTTP host.The default is ``127.0.0.1``, but in case of dockerized environments ``0.0.0.0``.
507+
504508
``platformio-ide.pioHomeServerHttpPort``
505509
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
506510
PlatformIO Home server HTTP port. The default value ``0`` automatically assigns a free port in

0 commit comments

Comments
 (0)