Skip to content
Snippets Groups Projects
Commit c8afec2e authored by Jan Frenzel's avatar Jan Frenzel
Browse files

Added missing blank line.

parent aca424c9
No related branches found
No related tags found
3 merge requests!322Merge preview into main,!319Merge preview into main,!211Added information about how to use the Dockerfile to serve the documentation.
......@@ -131,6 +131,7 @@ You can view the documentation via [http://localhost:8000](http://localhost:8000
If that does not work, check if you can get the URL for your browser's address
bar from a different terminal window:
```Bash
echo http://$(docker inspect -f "{{.NetworkSettings.IPAddress}}" $(docker ps -qf "name=hpc-compendium")):8000
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment