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 34833f5 commit 5647795Copy full SHA for 5647795
README.md
@@ -133,8 +133,9 @@ Software Icon and software are how the guides are connected to the Software Over
133
excerpt_seperator must be <!--more--> and can be placed anywhere in a document and all text
134
above it will be put in the excerpt.
135
136
+
137
## Production docker
138
139
```shell
140
docker run --rm --name chtc-website -d -p 80:80 $(docker build -q .)
-```
141
+```
0 commit comments