We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3892da7 commit 3e4566cCopy full SHA for 3e4566c
integration/ide/vscode.rst
@@ -501,6 +501,10 @@ value is ``false``.
501
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
502
Disable showing PlatformIO Home at startup. The default value is ``false``.
503
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
+
508
``platformio-ide.pioHomeServerHttpPort``
509
510
PlatformIO Home server HTTP port. The default value ``0`` automatically assigns a free port in
0 commit comments