Skip to content

Commit 11a2f33

Browse files
committed
fix documentation
1 parent fb4191b commit 11a2f33

File tree

1 file changed

+1
-1
lines changed
  • docs/documentation/app/builder/getting-started

1 file changed

+1
-1
lines changed

docs/documentation/app/builder/getting-started/_page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ These commands will first create a custom Docker network, then instantiate a new
3737

3838
If all goes well, Wasmo should now be serving your builder on [http://localhost:5001/](http://localhost:5001/).
3939

40-
If you are running Docker on MacOS, you should change `S3_ENDPOINT` to `http://host.docker.internal:8000`.
40+
If you are running Docker on MacOS or Windows, you should change `S3_ENDPOINT` to `http://host.docker.internal:8000`.

0 commit comments

Comments
 (0)