Skip to content

Commit 3f80da3

Browse files
Add docker compose to readme
1 parent a9795c5 commit 3f80da3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ These docs are generated using [MkDocs](https://www.mkdocs.org/).
99
You can contribute to it by submitting a PR to this repository.
1010

1111
If you use VSCode, you can [open this repo in a dev container](https://code.visualstudio.com/docs/devcontainers/containers#_quick-start-open-an-existing-folder-in-a-container), it will build and serve the docs on localhost:8000 and watch for any changes.
12+
13+
Alternatively you can run `docker compose up` and browser to [localhost:8000](http://localhost:8000).

0 commit comments

Comments
 (0)