We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd6ac6 commit 70aefaeCopy full SHA for 70aefae
README.md
@@ -44,7 +44,7 @@ cargo run -- serve --config-path themes/notion/config.json --dir docs --static-d
44
or
45
46
```
47
-docker run -d -p 8181:8181 --rm skoowoo/medup:20230302-0
+docker run -d --rm -p 8181:8181 skoowoo/medup:0.1
48
49
50
Open `http://localhost:8181` with your browser.
0 commit comments