From 4472ea2c0f7b8171193b0a580fd3d5886d2d6ff0 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Tue, 4 Jun 2024 12:47:52 +0200 Subject: [PATCH] docs: localhost again --- docs/documentation/onlinetest/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/onlinetest/index.md b/docs/documentation/onlinetest/index.md index 7d1bfc654..a1669e0b3 100644 --- a/docs/documentation/onlinetest/index.md +++ b/docs/documentation/onlinetest/index.md @@ -237,7 +237,7 @@ When you set useDocker to true, the Docker container configured in: docker: container: "sitespeedio/sitespeed.io:latest" ``` -is used. +is used. If you try the Docker container on your local machine, remember to change the settings for[how you upload the result](https://github.com/sitespeedio/onlinetest/blob/main/server/config/sitespeed.json) since localhost do not work automatically inside the Docker container. Use your host IP or *host.docker.internal* if you are on a Mac. The connectivity array lists the different connectivity options you will see in the drop-down menu in the GUI.