website/docs: replaces all note boxes with info boxes (#17138)

Replaces all note boxes with info boxes
This commit is contained in:
Dewi Roberts
2025-09-30 16:34:08 +01:00
committed by GitHub
parent 334c6d1c09
commit da69b6d716
26 changed files with 35 additions and 34 deletions

View File

@@ -204,7 +204,7 @@ You can then view the Selenium Chrome browser via http://localhost:7900/ using t
Alternatively, you can connect directly via VNC on port `5900` using the password: `secret`.
:::note
:::info
When using Docker Desktop, host networking needs to be enabled via **Docker Settings** > **Resources** > **Network** > **Enable host networking**.
:::