We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb4191b commit 11a2f33Copy full SHA for 11a2f33
docs/documentation/app/builder/getting-started/_page.mdx
@@ -37,4 +37,4 @@ These commands will first create a custom Docker network, then instantiate a new
37
38
If all goes well, Wasmo should now be serving your builder on [http://localhost:5001/](http://localhost:5001/).
39
40
-If you are running Docker on MacOS, you should change `S3_ENDPOINT` to `http://host.docker.internal:8000`.
+If you are running Docker on MacOS or Windows, you should change `S3_ENDPOINT` to `http://host.docker.internal:8000`.
0 commit comments